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/17 21:15:00 UTC

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

     [ https://issues.apache.org/jira/browse/MCOMPILER-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy updated MCOMPILER-499:
------------------------------------
    Description: 
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

  was:
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


> 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)