java-tutorials/maven-modules/maven-copy-files/copy-rename-maven-plugin
thomasduxbury b684a59392 BAEL-4801: Copying Files with Maven (#10758)
* BAEL-4801: Copying files with Maven

* Removing unused file

* Removing src/main dirs from each sub-module, added unit tests and changed phase of plugins to 'generate-sources' so that the file is copied before unit tests execute
2021-05-13 13:05:17 -07:00
..
source-files BAEL-4801: Copying Files with Maven (#10758) 2021-05-13 13:05:17 -07:00
src/test/java/org/baeldung BAEL-4801: Copying Files with Maven (#10758) 2021-05-13 13:05:17 -07:00
pom.xml BAEL-4801: Copying Files with Maven (#10758) 2021-05-13 13:05:17 -07:00