[ https://issues.apache.org/jira/browse/MSHARED-1216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet updated MSHARED-1216: ------------------------------------- Description: Use a caching output stream when copying / filtering resources. This has the advantage of not modifying the file if the content has not changed (and thus will avoid having to compile / process / package the resource again and having a cascading effect in the reactor to downstream dependencies). This deprecates the `overwrite` flag introduced by MSHARED-67 / MRESOURCES-21. > Use a caching output stream when filtering resources > ---------------------------------------------------- > > Key: MSHARED-1216 > URL: https://issues.apache.org/jira/browse/MSHARED-1216 > Project: Maven Shared Components > Issue Type: Improvement > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > Priority: Major > > Use a caching output stream when copying / filtering resources. This has the > advantage of not modifying the file if the content has not changed (and thus > will avoid having to compile / process / package the resource again and > having a cascading effect in the reactor to downstream dependencies). > This deprecates the `overwrite` flag introduced by MSHARED-67 / MRESOURCES-21. -- This message was sent by Atlassian Jira (v8.20.10#820010)