dependency:properties

Full name:

org.apache.maven.plugins:maven-dependency-plugin:2.3:properties

Description:

Goal that sets a property pointing to the artifact file for each project dependency. For each dependency (direct and transitive) a project property will be set which follows the form groupId:artifactId:type:[classifier] and contains the path to the resolved artifact.

Attributes:

  • Requires a Maven project to be executed.
  • Requires dependency resolution of artifacts in scope: test.
  • Since version: 2.2.
  • Binds by default to the lifecycle phase: initialize.

Parameters

(no parameters)