Full name:
com.commsen.maven:bom-helper-maven-plugin:0.5.0:help
Description:
mvn bom-helper: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 .User property is: detail . |
goal | String |
- |
The name of the goal for which to show help. If unspecified, all
goals will be displayed. User property is: goal . |
indentSize | int |
- |
The number of spaces per indentation level, should be positive. Default value is: 2 .User property is: indentSize . |
lineLength | int |
- |
The maximum length of a display line, should be positive. Default value is: 80 .User property is: lineLength . |
true
, display all settable properties for each
goal.boolean
No
detail
false
goal:
java.lang.String
No
goal
int
No
indentSize
2
int
No
lineLength
80