Uses of Class
org.apache.maven.plugin.changes.AbstractChangesMojo

Packages that use AbstractChangesMojo
org.apache.maven.plugin.announcement   
org.apache.maven.plugin.changes   
 

Uses of AbstractChangesMojo in org.apache.maven.plugin.announcement
 

Subclasses of AbstractChangesMojo in org.apache.maven.plugin.announcement
 class AbstractAnnouncementMojo
          Abstract superclass for announcement mojos.
 class AnnouncementMailMojo
          Goal which sends an announcement through email.
 class AnnouncementMojo
          Goal which generate an announcement from the announcement template.
 

Uses of AbstractChangesMojo in org.apache.maven.plugin.changes
 

Subclasses of AbstractChangesMojo in org.apache.maven.plugin.changes
 class ChangesCheckMojo
          Goal which checks that the changes.xml file has the necessary data to generate an announcement or a report for the current release.
 class ChangesValidatorMojo
          Goal which validate the changes.xml file.
 



Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.