Package org.apache.maven.plugin.plugin
-
Class Summary Class Description AbstractGeneratorMojo Abstract class for this Plugin.DescriptorGeneratorMojo Generate a plugin descriptor.HelpGeneratorMojo Generates aHelpMojoclass.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.htmlplugin overview page, and onegoal-mojo.htmlper goal.PluginReport.PluginOverviewRenderer Generates an overview page with the list of goals and a link to the goal's page.Requirements Plugin requirements.