Copy Rename Maven Plugin
- The copy-rename-maven-plugin helps in copying files or renaming files or directories during the Maven build lifecycle.
- This plugin is compatible with Eclipse m2e and should work on both full and incremental builds
Goals Overview
- copy-rename:copy Copy files during maven build.
- copy-rename:rename Rename files or directories during maven build.
Usage
Instructions on how to use the Copy Rename Maven Plugin can be found on the usage page.
Help/Contact
In case you would like report an issue, head over to the GitHub Page.