Full name:
com.optum.sourcehawk.maven:sourcehawk-maven-plugin:0.1.0:scan
Description:
Attributes:
validate.| Name | Type | Since | Description |
|---|---|---|---|
<configurationFile> |
File |
1.0.0 |
The configuration file which is used to configure Sourcehawk Default value is: sourcehawk.yml.User property is: sourcehawk.configurationFile. |
<reportOutputFile> |
File |
1.0.0 |
The file which the scan report will be output to, defaults to
DEFAULT_REPORT_LOCATIONDefault value is: ${project.build.directory}/sourcehawk/report.txt.User property is: sourcehawk.reportOutputFile. |
| Name | Type | Since | Description |
|---|---|---|---|
<failBuild> |
boolean |
1.0.0 |
Whether or not a failed scan should fail the build Default value is: true.User property is: sourcehawk.failBuild. |
<skip> |
boolean |
1.0.0 |
Whether or not to skip execution Default value is: false.User property is: sourcehawk.skip. |
<skipScan> |
boolean |
1.0.0 |
Whether or not to skip execution Default value is: false.User property is: sourcehawk.skipScan. |
java.io.File1.0.0Yessourcehawk.configurationFilesourcehawk.ymlboolean1.0.0Nosourcehawk.failBuildtrueDEFAULT_REPORT_LOCATIONjava.io.File1.0.0Yessourcehawk.reportOutputFile${project.build.directory}/sourcehawk/report.txtboolean1.0.0Nosourcehawk.skipfalseboolean1.0.0Nosourcehawk.skipScanfalse