Hi, I am developing an application that is based on the netbeans framework. Due to java 8 leaving official support and java 11 becoming the next lts I am trying to migrate the application to Netbeans 9.0 and possibly java 11 (java 10 would be okay, too).
The problems I faced are are the following: - I can't find out where the new artifacts are hosted or what they are named - nbm-maven-plugin 4.1 does not seem to work with java 11 I know that Netbeans 10 is around the corner and I am trying to find a migration path from Netbeans 8.2 to Netbeans 9 with maven that works. I was unable to find documentation on the new maven process on the website or this list. If you could point me in the right direction I would be very grateful. Thanks, Stefan
