cli:report
Note:This goal should be used as a Maven report.
Full name:
com.github.tahaviev:cli-maven-plugin:0.1.1-SNAPSHOT:report
Description:
Report generation mojo.
Attributes:
- Binds by default to the lifecycle phase:
site
. - Is NOT inherited by default in multi-project builds.
Optional Parameters
Name | Type | Since | Description |
---|---|---|---|
<descriptor> |
File |
- |
Path to CLI descriptor. Default value is: src/cli/cli.xml . |
Parameter Details
<descriptor>
Path to CLI descriptor.
- Type:
java.io.File
- Required:
No
- Default:
src/cli/cli.xml