[ https://issues.apache.org/jira/browse/MCOMPILER-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17799848#comment-17799848 ]
Slawomir Jaranowski commented on MCOMPILER-502: ----------------------------------------------- It can be complicated because - produced artifact - jar can contain current date for last modified files - unless reproducible builds is configured - by default new archive is created - unless archive -> forced is set to false https://maven.apache.org/shared/maven-archiver/index.html I don't see such issue when I have reproducible builds and archive -> forced = false > checking dependency time from reactor lead to re compiling while it's not > needed > -------------------------------------------------------------------------------- > > Key: MCOMPILER-502 > URL: https://issues.apache.org/jira/browse/MCOMPILER-502 > Project: Maven Compiler Plugin > Issue Type: New Feature > Affects Versions: 3.10.1 > Reporter: Olivier Lamy > Priority: Major > Fix For: backlog > > > because of this https://issues.apache.org/jira/browse/MDEP-187 or for any > other reasons, some projects need to use `mvn install`. > In such case recompilation is triggered as packaged artifacts from reactor > have a build time > build.startTime. this happen even if there were no > changes. > -- This message was sent by Atlassian Jira (v8.20.10#820010)