Class | Description |
---|---|
AbstractGeneratorMojo |
Abstract class for this Plugin.
|
DescriptorGeneratorMojo |
Generate a plugin descriptor.
|
HelpGeneratorMojo |
Generates a
HelpMojo class. |
HelpMojo |
Display help information on maven-plugin-plugin.
Call mvn 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 one goal-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.
|