You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2022/04/27 05:58:00 UTC

[jira] [Created] (MCOMPILER-492) Dependent modules are always recompiled if we run the "package" goal

Slawomir Jaranowski created MCOMPILER-492:
---------------------------------------------

             Summary: Dependent modules are always recompiled if we run the "package" goal
                 Key: MCOMPILER-492
                 URL: https://issues.apache.org/jira/browse/MCOMPILER-492
             Project: Maven Compiler Plugin
          Issue Type: Bug
            Reporter: Slawomir Jaranowski


After COMPILER-474 we are checking if generated jar from dependent module has timestamp greater than Maven session start time.

It is always true because new jar is always created even if no change in project.

So now dependent module are always recompile.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)