[ https://issues.apache.org/jira/browse/MRESOURCES-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Lundberg closed MRESOURCES-258. -------------------------------------- Fix Version/s: 3.2.0 Assignee: Olivier Lamy Resolution: Fixed > Only overwrite filtered resources when contents differ > ------------------------------------------------------ > > Key: MRESOURCES-258 > URL: https://issues.apache.org/jira/browse/MRESOURCES-258 > Project: Maven Resources Plugin > Issue Type: Improvement > Components: filtering > Affects Versions: 3.1.0 > Reporter: Robert James Oxspring > Assignee: Olivier Lamy > Priority: Major > Fix For: 3.2.0 > > > When using {{mvn resources:copy-resources}} with filtering enabled, the > destination file should only be overwritten if the contents have changed. > Given a {{mvn resources:copy-resources}} call with filtering configured > When an identical {{mvn resources:copy-resources}} operation is performed > Then the destination file should remain unmodified > Given a {{mvn resources:copy-resources}} call with filtering configured and > {{overwrite}} set {{true}} > When an identical {{mvn resources:copy-resources}} operation is performed > Then the destination file should be overwritten -- This message was sent by Atlassian Jira (v8.3.4#803005)