is not current version
Last Version 1.6.8

Download Plugin for Maven 1.6.7

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

download-maven-plugin
Version

Version

1.6.7
Type

Type

maven-plugin
Description

Description

Download Plugin for Maven
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 download-maven-plugin 1.6.7


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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.8.2
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
org.apache.httpcomponents : httpclient jar 4.5.13
org.codehaus.plexus : plexus-archiver jar 4.2.5
org.codehaus.plexus : plexus-utils jar 3.1.0
org.apache.maven.wagon : wagon-provider-api jar 2.12
org.sonatype.plexus : plexus-sec-dispatcher jar 1.4
org.sonatype.plexus : plexus-build-api jar 0.0.7

provided (1)

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

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : java-hamcrest jar 2.0.0.0
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 1.2

Project Modules

There are no modules declared in this project.