All Classes and Interfaces
Classes
Class
Description
Abstract class for this Plugin.
Inject any plugin-specific
artifact metadata to the project's
artifact, for subsequent installation and deployment.
Generate a plugin descriptor.
Generates a
HelpMojo
class.Display help information on maven-plugin-plugin.
Call
Call
mvn plugin:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.Reads the plugin descriptor and adds the fix for MNG-6109 when using Maven-3.3.9 and before.
Generates the Plugin's documentation report:
plugin-info.html
plugin overview page,
and one goal-mojo.html
per goal.Generates an overview page with the list of goals
and a link to the goal's page.
Plugin requirements.