mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-04-01 14:43:36 +02:00
added documentation per issue https://github.com/jeremylong/dependency-check-gradle/issues/38
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user