[
https://issues.apache.org/jira/browse/MJAR-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957351#comment-17957351
]
Matthias Bünger commented on MJAR-285:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-jar-plugin#430|https://github.com/apache/maven-jar-plugin/issues/430].
> versioned files do not use project.build.outputTimestamp
> ----------------------------------------------------------
>
> Key: MJAR-285
> URL: https://issues.apache.org/jira/browse/MJAR-285
> Project: Maven JAR Plugin (Moved to GitHub Issues)
> Issue Type: Sub-task
> Affects Versions: 3.2.2
> Reporter: Ceki Gülcü
> Priority: Major
>
> 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?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)