Last Version

Apache Maven Remote Resources Plugin 1.7.0

Process resources packaged in JARs that have been deployed to a remote repository. The primary use case being satisfied is the consistent inclusion of common resources in a large set of projects. Maven projects at Apache use this plug-in to satisfy licensing requirements at Apache where each project must include license and notice files for each release.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.plugins
ArtifactId

ArtifactId

maven-remote-resources-plugin
Version

Version

1.7.0
Type

Type

maven-plugin
Description

Description

Apache Maven Remote Resources Plugin
Process resources packaged in JARs that have been deployed to a remote repository. The primary use case being satisfied is the consistent inclusion of common resources in a large set of projects. Maven projects at Apache use this plug-in to satisfy licensing requirements at Apache where each project must include license and notice files for each release.
Project URL

Project URL

https://maven.apache.org/plugins/maven-remote-resources-plugin/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/maven-remote-resources-plugin/tree/maven-remote-resources-plugin-1.7.0

Download maven-remote-resources-plugin 1.7.0


<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-remote-resources-plugin</artifactId>
    <version>1.7.0</version>
</plugin>

Dependencies

compile (15)

Group / Artifact Type Version
org.apache.maven : maven-artifact jar 2.2.1
org.apache.maven : maven-core jar 2.2.1
org.apache.maven : maven-model jar 2.2.1
org.apache.maven : maven-plugin-api jar 2.2.1
org.apache.maven : maven-project jar 2.2.1
org.apache.maven : maven-settings jar 2.2.1
org.apache.maven : maven-archiver jar 3.5.0
org.apache.maven.shared : maven-artifact-resolver jar 1.0
org.apache.maven.shared : maven-common-artifact-filters jar 1.4
org.apache.maven.shared : maven-filtering jar 3.1.1
org.codehaus.plexus : plexus-resources jar 1.0.1
org.codehaus.plexus : plexus-interpolation jar 1.25
org.codehaus.plexus : plexus-utils jar 3.1.0
commons-io : commons-io jar 2.5
org.apache.velocity : velocity jar 1.7

provided (1)

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

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 1.3
org.apache.maven.wagon : wagon-provider-api jar 2.2
org.apache.maven.shared : maven-verifier jar 1.5

Project Modules

There are no modules declared in this project.