Copy Rename Maven Plugin

This plugin helps in copying files or renaming files or directories during the Maven build lifecycle.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.coderplus.maven.plugins
ArtifactId

ArtifactId

copy-rename-maven-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Copy Rename Maven Plugin
This plugin helps in copying files or renaming files or directories during the Maven build lifecycle.
Project URL

Project URL

http://coderplus.github.io/copy-rename-maven-plugin

Download copy-rename-maven-plugin

How to add to project

<plugin>
    <groupId>com.coderplus.maven.plugins</groupId>
    <artifactId>copy-rename-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.maven : maven-model jar 2.0.9
org.apache.maven : maven-project jar 2.0.9
org.apache.maven : maven-core jar 2.0.9
org.apache.maven : maven-plugin-api jar 2.0.9
org.apache.maven : maven-artifact jar 2.0.9
org.codehaus.plexus : plexus-utils jar 1.5.8
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.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0