cstamas opened a new pull request, #112:
URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/112

   With updated Maven we can see what deprecated stuff is being used while 
retaining Maven 3 compatibility (all down to 3.2.x or so).
   
   Also, make proc=none as it causes all sort of warnings on Java17+ as Sisu is 
present on classpath, and it contains Sisu APT, that we don't need.
   
   Finally, clean up mixed Maven 2.x and 3.x dependencies, prepare for update.
   
   Applied some cosmetic updates as well.
   
   Make npm-maven-plugin ITs work on Java 17 (also on Java 1.8) by just upping 
bytecode to Java 8 from Java 7.
   
   Now the build correctly emits deprecated usages from Maven, and does not 
emit noise about annotation processor.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to