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 2019/04/01 17:32:02 UTC

[GitHub] [maven-compiler-plugin] rfscholte commented on issue #3: [MCOMPILER-205] fixes incremental compilation

rfscholte commented on issue #3: [MCOMPILER-205] fixes incremental compilation
URL: https://github.com/apache/maven-compiler-plugin/pull/3#issuecomment-478671975
 
 
   > What needs to be done to move this forward?
   
   Did you read the comments of https://issues.apache.org/jira/browse/MCOMPILER-205 ? So in general it works as designed.
   The root cause is a missing feature of https://codehaus-plexus.github.io/plexus-compiler/ where you can define is a specific compiler implementation has incremental support. Once that is available we can start applying it to this plugin.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services