Package org.apache.maven.plugin.plugin
-
Class Summary Class Description AbstractGeneratorMojo Abstract class for this Plugin.DescriptorGeneratorMojo Generate a plugin descriptor.HelpGeneratorMojo Generates aHelpMojo
class.HelpMojo Display help information on maven-plugin-plugin.
Callmvn plugin:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.PluginReport Generates the Plugin's documentation report:plugin-info.html
plugin overview page, and onegoal-mojo.html
per goal.PluginReport.PluginOverviewRenderer Generates an overview page with the list of goals and a link to the goal's page.Requirements Plugin requirements.