You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (Jira)" <ji...@apache.org> on 2022/07/24 23:31:00 UTC

[jira] [Created] (MCOMPILER-502) checking dependency time from reactor lead to re compiling while it's not needed

Olivier Lamy created MCOMPILER-502:
--------------------------------------

             Summary: 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
            Assignee: Olivier Lamy
             Fix For: 3.11.0


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)