| 
Class Summary | 
| AbstractChangesMojo | 
Abstract superclass for announcement mojos. | 
| AbstractChangesReport | 
Base class with the things that should be in AbstractMavenReport anyway. | 
| ChangesCheckMojo | 
Goal which checks that the changes.xml file has the necessary data to
 generate an announcement or a report for the current release. | 
| ChangesMojo | 
Goal which creates a nicely formatted Changes Report in html format from a changes.xml file. | 
| ChangesReportGenerator | 
Generates a changes report. | 
| ChangesValidatorMojo | 
Goal which validate the changes.xml file. | 
| ChangesXML | 
A facade for a changes.xml file. | 
| FeedGenerator | 
  | 
| HelpMojo | 
Display help information on maven-changes-plugin. 
 Call mvn changes:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. | 
| IssueAdapter | 
An adapter that can adapt data models from other issue management system to the data models used in the changes.xml
 file. | 
| ProjectUtils | 
A utility class for working with Project objects. | 
| ReleaseUtils | 
A utility class for working with Release objects. |