User Story:
As a plugin user I want to be able to configure a file copy to only happen when the source file is newer than the destination file in order to avoid undesired side effects.
In some cases, overwriting a file can generate undesired side effects, like restarting Tomcat or taking too much time due to file size and/or network speed.
I propose to use to maintain compatibility with maven-dependency-plugin.
User Story:
As a plugin user I want to be able to configure a file copy to only happen when the source file is newer than the destination file in order to avoid undesired side effects.
In some cases, overwriting a file can generate undesired side effects, like restarting Tomcat or taking too much time due to file size and/or network speed.
I propose to use to maintain compatibility with maven-dependency-plugin.