You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/05/30 16:53:18 UTC

[GitHub] [maven-compiler-plugin] ledoyen commented on pull request #129: Display recompilation causes

ledoyen commented on PR #129:
URL: https://github.com/apache/maven-compiler-plugin/pull/129#issuecomment-1141346510

   Notice that it is a draft, as I did not take the time to open a Jira ticket, clean the code and write tests.
   However, I used the custom version on a big multi-module project to troubleshoot unwanted re-compilation and it works as intended.
   
   That being said, to answer your concern, I introduced the flag `maven.compiler.showCompilationChanges` (defaulted to `false`) to avoid the verbose display when unwanted, and to keep the current behavior by default.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org