Full name:
org.apache.maven.plugins:maven-install-plugin:4.0.0-beta-1:help
Description:
Display help information on maven-install-plugin.
Call 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. |
<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. |
true, display all settable properties for each goal.booleanNojava.lang.StringNointNointNo