dependencypath:set
Full name:
org.bitstrings.maven.plugins:dependencypath-maven-plugin:1.1.1:set
Description:
Sets a property pointing to the artifact file for each selected
project dependency. Each property name will have a base name in
form of groupId:artifactId:type:[classifier][.relative][.suffix].
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.
- Binds by default to the lifecycle phase: initialize.
Parameter Details
defaultPropertySet:
- Type: org.bitstrings.maven.plugins.dependencypath.PropertySet
- Since: 1.0.0
- Required: No
propertySets:
- Type: org.bitstrings.maven.plugins.dependencypath.PropertySet[]
- Since: 1.0.0
- Required: No