ivy:maven-dependency-cleanup
Full name:
com.axonivy.ivy.ci:project-build-plugin:12.0.14-SNAPSHOT:maven-dependency-cleanup
Description:
Delete copied maven dependencies in the lib/mvn-deps folder.
Attributes:
- Requires a Maven project to be executed.
- The goal is not marked as thread-safe and thus does not support parallel builds.
- Since version:
9.2.0.
Optional Parameters
| Name | Type | Since | Description |
|---|---|---|---|
<skipMvnDependencyCleanup> |
boolean |
- |
Set to true to bypass the deletion of maven dependencies copied by the "maven-dependency" step.Default: falseUser Property: ivy.mvn.dep.cleanup.skip |
Parameter Details
<skipMvnDependencyCleanup>
Set to
true to bypass the deletion of maven dependencies copied by the "maven-dependency" step.- Type:
boolean - Required:
No - User Property:
ivy.mvn.dep.cleanup.skip - Default:
false
