[ https://issues.apache.org/jira/browse/MCOMPILER-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17799531#comment-17799531 ]
Jorge Solórzano commented on MCOMPILER-502: ------------------------------------------- Maybe one approach to fix this is to hash the dependencies and store the execution hash instead of checking the time from the reactor, WDYT? > 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)