Hedgecode Classpath Maven Plugin

The Hedgecode Classpath Plugin is used to add the different Java libraries (e.g. non-maven jars) to the classpath of your project.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.hedgecode.maven.plugins
ArtifactId

ArtifactId

classpath-maven-plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Hedgecode Classpath Maven Plugin
The Hedgecode Classpath Plugin is used to add the different Java libraries (e.g. non-maven jars) to the classpath of your project.
Project URL

Project URL

http://maven.hedgecode.org/plugins/classpath-maven-plugin/
Project Organization

Project Organization

Hedgecode
Source Code Management

Source Code Management

http://svn.hedgecode.org/maven/plugins/tags/classpath-maven-plugin-1.0

Download classpath-maven-plugin

How to add to project

<plugin>
    <groupId>org.hedgecode.maven.plugins</groupId>
    <artifactId>classpath-maven-plugin</artifactId>
    <version>1.0</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.2.5
org.apache.maven : maven-core jar 3.2.5

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
0.2
0.1