cstamas opened a new pull request, #160:
URL: https://github.com/apache/maven-compiler-plugin/pull/160

   Drop the "incremental" bit of this plugin, make it just dumb always redo 
everything. The incremental bits just introduced bugs that exist for over 10 
years, and just make us look bad.
   
   So just let "incremental" part go away.
   
   This change renders 2 ITs broken:
   ```
   [ERROR] The following builds failed:
   [ERROR] *  MCOMPILER-500-package-info-incr/pom.xml
   [ERROR] *  default-incremental-disable/pom.xml
   ```
   
   That IMHO should be dropped as well, if this PR goes in.
   
   ---
   
   https://issues.apache.org/jira/browse/MCOMPILER-515


-- 
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-unsubscr...@maven.apache.org

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

Reply via email to