Fork me on GitHub

ivy:maven-dependency-cleanup

Full name:

com.axonivy.ivy.ci:project-build-plugin:9.2.2:maven-dependency-cleanup

Description:

Delete copied maven dependencies in the lib/mvn-deps folder.

Attributes:

  • Requires a Maven project to be executed.
  • Since version: 9.2.0.

Optional Parameters

Name Type Since Description
<skipMvnDependencyCleanup> boolean 9.2.0 Set to true to bypass the deletion of maven dependencies copied by the MavenDependencyMojo.GOAL step.
Default value is: false.
User property is: ivy.mvn.dep.cleanup.skip.

Parameter Details

<skipMvnDependencyCleanup>

Set to true to bypass the deletion of maven dependencies copied by the MavenDependencyMojo.GOAL step.
  • Type: boolean
  • Since: 9.2.0
  • Required: No
  • User Property: ivy.mvn.dep.cleanup.skip
  • Default: false