Uses of Class
org.apache.maven.plugins.changes.AbstractChangesMojo
-
Uses of AbstractChangesMojo in org.apache.maven.plugins.changes
Modifier and TypeClassDescriptionclass
Goal which checks that the changes.xml file has the necessary data to generate an announcement or a report for the current release.class
Goal which validate thechanges.xml
file. -
Uses of AbstractChangesMojo in org.apache.maven.plugins.changes.announcement
Modifier and TypeClassDescriptionclass
Abstract superclass for announcement mojos.class
Goal which sends an announcement through email.class
Goal which generates an announcement from the announcement template.