dependency:properties
Full name:
org.apache.maven.plugins:maven-dependency-plugin:2.6: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
groupId:artifactId:type:[classifier] form and contains
the path to the resolved artifact.
Attributes:
- Requires a Maven project to be executed.
- Requires dependency resolution of artifacts in scope: test.
- The goal is thread-safe and supports parallel builds.
- Since version: 2.2.
- Binds by default to the lifecycle phase: initialize.
Parameters
(no parameters)