Re: [VOTE] Maven incremental build for BIG-sized projects with local and remote caching

2019-09-17 Thread Falko Modler
Hi there, I must admit that I did not read everything but in case you are using Git this extension might help: https://github.com/vackosar/gitflow-incremental-builder It is a Maven extension and it is _not_ limited to Gitflow setups! Disclaimer: I am not the owner of this project but I am a "C

Release Announcement: General Availability of Java 13 / JDK 13

2019-09-17 Thread Rory O'Donnell
 Hi Robert , *Release Announcement: General Availability of Java 13 / JDK 13 [1] * * JDK 13, the reference implementation of Java 13, is now Generally Available. * GPL-licensed OpenJDK builds from Oracle are available here: https://jdk.java.net/13 * Release notes - https://jdk.java.net/

Re: [VOTE] Maven incremental build for BIG-sized projects with local and remote caching

2019-09-17 Thread Martijn Dashorst
This seems like it would benefit a lot of projects (at least it would ours). How would this work in coordination with IDE's? m2e has (afaict, but haven't looked closely) its own lifecycle management to bridge eclipse and maven. AFIAK only Netbeans uses maven directly? If you want to benchmark a p