Package org.apache.maven.plugins.changes
package org.apache.maven.plugins.changes
-
ClassDescriptionAbstract superclass for announcement mojos.Base class with the things that should be in AbstractMavenReport anyway.Goal which checks that the changes.xml file has the necessary data to generate an announcement or a report for the current release.Deprecated.Goal which creates a nicely formatted Changes Report in html format from a changes.xml file.Generates a changes report.Goal which validate the
changes.xml
file.A facade for a changes.xml file.This is a runtime exception class that is thrown by theChangesXML(java.io.File, org.apache.maven.plugin.logging.Log)
constructor if the given changes.xml file cannot be parsed, for example it is not well-formed or valid.An adapter that can adapt data models from other issue management system to the data models used in the changes.xml file.The types of issues that can be used in achanges.xml
file.A utility class for working with Project objects.A utility class for working with Release objects.
change
goal