commons-weaver:helpFull name: org.apache.commons:commons-weaver-maven-plugin:2.0:help Description: Display help information on commons-weaver-maven-plugin.
Call mvn commons-weaver:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. Attributes: Optional Parameters
Parameter Details<detail>If true, display all settable properties for each
goal.
<goal>The name of the goal for which to show help. If unspecified, all
goals will be displayed.
<indentSize>The number of spaces per indentation level, should be positive.
<lineLength>The maximum length of a display line, should be positive.
|