Full name:
org.apache.maven.plugins:maven-install-plugin:2.3.1:help
Description:
mvn install:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.
Attributes:
| Name | Type | Since | Description | 
|---|---|---|---|
| detail | boolean | - | If true, display all settable properties for each
goal.Default value is: false. | 
| 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. Default value is: 2. | 
| lineLength | int | - | The maximum length of a display line, should be positive. Default value is: 80. | 
true, display all settable properties for each
goal.booleanNo${detail}falsegoal:
java.lang.StringNo${goal}intNo${indentSize}2intNo${lineLength}80