Note:This goal should be used as a Maven report.
Full name:
org.sonatype.flexmojos:flexmojos-maven-plugin:3.5.0:flexcover
Description:
Attributes:
test prior to executing itself.flexcover.| Name | Type | Since | Description |
|---|---|---|---|
| outputDirectory | File |
- |
The output directory for the report. Default value is: ${project.reporting.outputDirectory}/flexcover. |
| Name | Type | Since | Description |
|---|---|---|---|
| format | String |
- |
The format of the report. (supports 'html' or 'xml'. defaults to
'html') |
| formats | String[] |
- |
The format of the report. (can be 'html' and/or 'xml'. defaults to
'html') |
| maxmem | String |
- |
Maximum memory to pass to JVM of FlexCover processes. |
| quiet | boolean |
2.1 |
Only output flexcover errors, avoid info messages. Default value is: false. |
java.lang.StringNo${flexcover.report.format}java.lang.String[]Nojava.lang.StringNo${flexcover.maxmem}java.io.FileYes${project.reporting.outputDirectory}/flexcoverboolean2.1No${quiet}false