Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 333 Bytes

File metadata and controls

4 lines (3 loc) · 333 Bytes

Copy file to output directory with a new name

This example shows how use the copyFile goal to copy src/files/file.txt file to target directory with a new name equal to the-same-file-with-new-name.txt.

To build example launch mvn clean package