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