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

[jira] [Commented] (MCOMPILER-499) Display recompilation causes

    [ https://issues.apache.org/jira/browse/MCOMPILER-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648965#comment-17648965 ] 

Herve Boutemy commented on MCOMPILER-499:
-----------------------------------------

from an IT, I see following message:
{{[INFO] Changes detected - recompiling the module! :source}}

":source" suffix is strange: wouldn't the cause in the middle be easier to understand? {{[INFO] Changes detected: source - recompiling the module!}}

Another question: from commit https://github.com/apache/maven-compiler-plugin/pull/143/files#diff-d4bac42d8f4c68d397ddbaa05c1cbbed7984ef6dc0bb9ea60739df78997e99eeR899
I see that the causes can be "idk", "dependency", "source", "input tree"
I think I understand "dependency" and "source"
but what do "idk" and "input tree" mean, please?
 

> Display recompilation causes
> ----------------------------
>
>                 Key: MCOMPILER-499
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-499
>             Project: Maven Compiler Plugin
>          Issue Type: New Feature
>    Affects Versions: 3.10.1
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>            Priority: Major
>             Fix For: 3.11.0
>
>
> Currently the compiler plugin displays very simple message why not using incremental compilation:
> {{[INFO] — maven-compiler-plugin:3.8.1:compile (default-compile) @ maven-compiler-plugin —}}
> {{[INFO] Changes detected - recompiling the module!}}
> {{ }}
> this change will display what changes causes a full recompilation



--
This message was sent by Atlassian Jira
(v8.20.10#820010)