Maven External Dependency Plugin

This Maven plugin allows downloading, installing, and deploying dependency artifacts that are not stored in a Maven repository.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.savage7.maven.plugins
ArtifactId

ArtifactId

maven-external-dependency-plugin
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven External Dependency Plugin
This Maven plugin allows downloading, installing, and deploying dependency artifacts that are not stored in a Maven repository.
Project URL

Project URL

http://code.google.com/p/maven-external-dependency-plugin/

Download maven-external-dependency-plugin

How to add to project

<plugin>
    <groupId>com.savage7.maven.plugins</groupId>
    <artifactId>maven-external-dependency-plugin</artifactId>
    <version>0.5</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1
org.codehaus.plexus : plexus-utils jar 1.5.6
org.codehaus.plexus : plexus-digest jar 1.0
org.apache.maven.plugins : maven-install-plugin jar 2.3
org.apache.maven.plugins : maven-deploy-plugin jar 2.3
org.codehaus.plexus : plexus-archiver jar 1.1

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-project jar 2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4