Uses of Annotation Type
org.apache.maven.plugins.annotations.Mojo
Packages that use Mojo
Package
Description
- 
Uses of Mojo in org.apache.maven.plugin.pluginClasses in org.apache.maven.plugin.plugin with annotations of type MojoModifier and TypeClassDescriptionclassGenerate a plugin descriptor.classGenerates aHelpMojoclass.
- 
Uses of Mojo in org.apache.maven.plugin.plugin.metadataClasses in org.apache.maven.plugin.plugin.metadata with annotations of type MojoModifier and TypeClassDescriptionclassInject any plugin-specific artifact metadata to the project's artifact, for subsequent installation and deployment.
- 
Uses of Mojo in org.apache.maven.plugin.plugin.reportClasses in org.apache.maven.plugin.plugin.report with annotations of type MojoModifier and TypeClassDescriptionclassGenerates the Plugin's documentation report:plugin-info.htmlplugin overview page, and onegoal-mojo.htmlper goal.
- 
Uses of Mojo in org.apache.maven.plugins.maven_plugin_pluginClasses in org.apache.maven.plugins.maven_plugin_plugin with annotations of type MojoModifier and TypeClassDescriptionclassDisplay help information on maven-plugin-plugin.
 Callmvn plugin:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.
- 
Uses of Mojo in org.apache.maven.plugins.maven_plugin_report_pluginClasses in org.apache.maven.plugins.maven_plugin_report_plugin with annotations of type MojoModifier and TypeClassDescriptionclassDisplay help information on maven-plugin-report-plugin.
 Callmvn plugin-report:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.