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

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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