Full name:
org.scoverage:scoverage-maven-plugin:2.0.0:help
Description:
Display help information on scoverage-maven-plugin.
Call mvn scoverage: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: falseUser Property: detail |
<goal> |
String |
- |
The name of the goal for which to show help. If unspecified, all goals will be displayed. User Property: goal |
<indentSize> |
int |
- |
The number of spaces per indentation level, should be positive. Default: 2User Property: indentSize |
<lineLength> |
int |
- |
The maximum length of a display line, should be positive. Default: 80User Property: lineLength |
true, display all settable properties for each goal.booleanreport.plugin.goal.nodetailfalsejava.lang.Stringreport.plugin.goal.nogoalintreport.plugin.goal.noindentSize2intreport.plugin.goal.nolineLength80