jira-importer opened a new issue, #430: URL: https://github.com/apache/maven-jar-plugin/issues/430
**[Ceki Gülcü](https://issues.apache.org/jira/secure/[email protected])** opened **[MJAR-285](https://issues.apache.org/jira/browse/MJAR-285?redirect=false)** and commented Hello, It looks like the addition of compressed files under META-INF/versions/ or module-info.class does not use the value of `project.build.outputTimestamp` but the local time instead. In any case, in logback project's build, `META-INF/versions/9/module-info.class` has a different timestamp than other files. This prevents reproducible builds. Could you please have a look? --- **Affects:** 3.2.2 This issue is a sub-task of [MJAR-263](https://issues.apache.org/jira/browse/MJAR-263) **Issue Links:** - [MJAR-275](https://issues.apache.org/jira/browse/MJAR-275) outputTimestamp not applied to module-info; breaks reproducible builds -- 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]
