This commit is contained in:
Jeremy Long
2017-03-14 09:06:17 -04:00
parent 371dba948d
commit 97b2e1a4da
3 changed files with 7 additions and 0 deletions

View File

@@ -9,6 +9,11 @@ dependencyCheckPurge | Deletes the local copy of
Configuration: dependencyCheckPurge
====================
The following properties can be configured for the dependencyCheckPurge task:
Property | Description | Default Value
---------------------|------------------------------------|------------------
failOnError | Fails the build if an error occurs during the dependency-check analysis. | true
#### Example
```groovy