[
https://issues.apache.org/jira/browse/MRESOURCES-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert James Oxspring updated MRESOURCES-258:
---------------------------------------------
Affects Version/s: 3.1.0
> 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
> Priority: Major
>
> 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)