cstamas commented on issue #453: URL: https://github.com/apache/maven-resources-plugin/issues/453#issuecomment-3928270384
As I see this change was made to properly support reproducible builds (nothing to be changed, than change nothing). Writing out of the band into file that is managed by something else (as in the example you refers to) is bad thing, and endangers reproducibility. Why not have one target for resources plugin, and one for processor, and then merge the two? Can you point me at the Mavenized build in question (the related bits)? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
