Display help information on projectmetadata-maven-plugin.
Call mvn projectmetadata:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.

Name
Parent
Iteration
Facade
Level
2
Full Name
de.smartics.maven.plugin:projectmetadata-maven-plugin:1.0.1-SNAPSHOT:help
Inherited by Default
true
Instantiation Strategy
per-lookup
Execute Strategy
once-per-session

Description

Display help information on projectmetadata-maven-plugin.
Call mvn projectmetadata:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.

Parameters

Optional Parameters

NameSinceTypeShort Description
detail boolean
If true, display all settable properties for each goal.
goal String
The name of the goal for which to show help. If unspecified, all goals will be displayed.
indentSize int
The number of spaces per indentation level, should be positive.
lineLength int
The maximum length of a display line, should be positive.