desruisseaux commented on PR #1726: URL: https://github.com/apache/maven/pull/1726#issuecomment-2376895916
> Again, if you run mvn -DskipTests package, the artifacts are stable as in "not rewritten". Indeed, just tried and couldn't reproduce [MCOMPILER-209](https://issues.apache.org/jira/browse/MCOMPILER-209) anymore, even with version 3.1 of the compiler plugin on which the bug report was reported. Maybe that issue should be closed, but I have no idea where the correction is. > The compiler plugin checks the timestamps of the dependencies and if anything changed, it will recompile all the classes. Yes I know. But what I was trying to said is that if the JAR has not been rewritten, then we don't need reproducible build for optimization. -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org