ClassPath Maven Plugin

Using this Maven plugin it is possible accessing to a variable which contains the runtime dependencies of the current Maven project in your POM.xml file.

License

License

Categories

Categories

Maven Build Tools Axon Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.taxone.plugins
ArtifactId

ArtifactId

classpath-maven-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

ClassPath Maven Plugin
Using this Maven plugin it is possible accessing to a variable which contains the runtime dependencies of the current Maven project in your POM.xml file.
Project URL

Project URL

http://taxone.github.io/Development/plugin-info.html
Source Code Management

Source Code Management

https://github.com/taxone/Development.git

Download classpath-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.taxone.plugins</groupId>
    <artifactId>classpath-maven-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.2.1
org.apache.maven : maven-core jar 3.2.2
org.apache.maven : maven-archiver jar 2.5

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0