dependencypath-maven-plugin

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].

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.bitstrings.maven.plugins
ArtifactId

ArtifactId

dependencypath-maven-plugin
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

dependencypath-maven-plugin
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].
Project Organization

Project Organization

bitstrings.org
Source Code Management

Source Code Management

https://github.com/bitstrings/dependencypath-maven-plugin

Download dependencypath-maven-plugin

How to add to project

<plugin>
    <groupId>org.bitstrings.maven.plugins</groupId>
    <artifactId>dependencypath-maven-plugin</artifactId>
    <version>1.1.1</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.1