Last Version

Maven Download Plugin 1.1.0

This is a plugin meant to help maven user to download different files on different protocol in part of maven build. For the first implementation, there will only be a goal that will help downloading a maven artifact from the command line. Future version of the plugin could include web download, ftp download, scp download and so on.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.googlecode.maven-download-plugin
ArtifactId

ArtifactId

maven-download-plugin
Version

Version

1.1.0
Type

Type

maven-plugin
Description

Description

Maven Download Plugin
This is a plugin meant to help maven user to download different files on different protocol in part of maven build. For the first implementation, there will only be a goal that will help downloading a maven artifact from the command line. Future version of the plugin could include web download, ftp download, scp download and so on.
Project URL

Project URL

https://github.com/maven-download-plugin/maven-download-plugin
Project Organization

Project Organization

Open-Source
Source Code Management

Source Code Management

https://github.com/maven-download-plugin/maven-download-plugin

Download maven-download-plugin 1.1.0


<plugin>
    <groupId>com.googlecode.maven-download-plugin</groupId>
    <artifactId>maven-download-plugin</artifactId>
    <version>1.1.0</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-core jar 2.0
org.apache.maven : maven-plugin-api jar 2.0
org.apache.maven : maven-artifact jar 2.0
org.apache.maven : maven-project jar 2.0
commons-io : commons-io jar 1.4
org.apache.httpcomponents : httpclient jar 4.0-beta2
org.codehaus.plexus : plexus-archiver jar 1.2

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 1.2

Project Modules

There are no modules declared in this project.