You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Gili (JIRA)" <ji...@apache.org> on 2018/12/16 04:42:00 UTC

[jira] [Created] (MCOMPILER-368) package-info.java always triggers recompilation of entire module

Gili created MCOMPILER-368:
------------------------------

             Summary: package-info.java always triggers recompilation of entire module
                 Key: MCOMPILER-368
                 URL: https://issues.apache.org/jira/browse/MCOMPILER-368
             Project: Maven Compiler Plugin
          Issue Type: Bug
    Affects Versions: 3.8.0
         Environment: Microsoft Windows [Version 10.0.17763.194]
Maven 3.6.0
maven-compiler-plugin 3.8.0
            Reporter: Gili
         Attachments: testcase.zip

# Unzip testcase
 # Run: mvn install
 # Notice that maven-compiler-plugin always claims package-info.java is stale and forces recompilation of entire module

When package-info.java is present in large modules build times suffer noticeably.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)