classpath-maven-plugin

Maven plugin which uses dependency and jar plugins to create a jar containing a classpath file including the project artifact itself

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.chiknrice
ArtifactId

ArtifactId

classpath-maven-plugin
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

classpath-maven-plugin
Maven plugin which uses dependency and jar plugins to create a jar containing a classpath file including the project artifact itself
Project URL

Project URL

https://github.com/chiknrice/classpath-maven-plugin
Source Code Management

Source Code Management

https://github.com/chiknrice/classpath-maven-plugin

Download classpath-maven-plugin

How to add to project

<plugin>
    <groupId>org.chiknrice</groupId>
    <artifactId>classpath-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.twdata.maven : mojo-executor jar 2.2.0

provided (1)

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

Project Modules

There are no modules declared in this project.

classpath-maven-plugin Build Status Download

Maven plugin which uses dependency and jar plugins to create a jar containing a classpath file. The value added to using dependency plugin is the ability to include the project artifact in the classpath.

Versions

Version
1.1