Remote Resources Maven Plugin

Copy files from a remote location to a path relative to the project in which the plugin is configured.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.keub
ArtifactId

ArtifactId

remote-resources-maven-plugin
Last Version

Last Version

1.8
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Remote Resources Maven Plugin
Copy files from a remote location to a path relative to the project in which the plugin is configured.
Project URL

Project URL

http://keub.github.io/remote-resources-maven-plugin
Project Organization

Project Organization

remote-resources-maven-plugin
Source Code Management

Source Code Management

http://github.com/keub/remote-resources-maven-plugin

Download remote-resources-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.keub</groupId>
    <artifactId>remote-resources-maven-plugin</artifactId>
    <version>1.8</version>
</plugin>

Dependencies

compile (13)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.2.1
org.apache.maven : maven-project jar 2.2.1
org.apache.maven : maven-core jar 2.2.1
org.apache.maven : maven-artifact jar 2.2.1
org.apache.maven : maven-settings jar 2.2.1
org.apache.maven : maven-model jar 2.2.1
org.apache.maven : maven-monitor jar 2.2.1
org.codehaus.plexus : plexus-utils jar 3.0.15
org.apache.maven.shared : maven-filtering jar 1.2
org.codehaus.plexus : plexus-interpolation jar 1.19
org.eclipse.jgit : org.eclipse.jgit jar 3.2.0.201312181205-r
commons-net : commons-net jar 3.3
junit : junit jar 4.11

provided (1)

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

test (2)

Group / Artifact Type Version
org.apache.maven.shared : maven-plugin-testing-harness jar 1.1
commons-io : commons-io jar 1.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.8
1.6
1.5
1.4
1.3
1.2
1.1
1.0