eolivelli commented on issue #3: [MCOMPILER-205] fixes incremental compilation URL: https://github.com/apache/maven-compiler-plugin/pull/3#issuecomment-478157868 Hi did you run the integration tests suite? mvn verify -Prun-its Btw actually in 3.8.0 you just have to turn incremental compilation off in order to build only stale sources. This behaviour is very error prone and it is to be used with caution. With you fix it seems that you are dropping the part that is detecting stale files and inverting the meaning of the flag. Can you explain more?
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
