Package org.apache.maven.plugin.changes

Class Summary
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.
HelpMojo Display help information on maven-changes-plugin.
IssueAdapter An adapter that can adapt issue management system data models to the data model used in the changes.xml file.
ProjectUtils A utility class for working with Project objects.
ReleaseUtils A utility class for working with Release objects.
 



Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.