On 26.09.23 11:58, Neil C Smith wrote:
On Tue, 26 Sept 2023 at 10:44, Jean-Marc Borer <jmbo...@gmail.com> wrote:
We are upgrading from Maven 3.8 to 3.9 for our NB platform apps. I now have
those new warnings poping up (we compile with java 8 source):
They're probably not new, just hidden by default before! A bunch of
default plugin versions (including the compiler plugin) changed from
3.8.x to 3.9.x.
Can't find the upstream reference quickly, but see
https://github.com/apache/netbeans/pull/5679
those warnings come from annotations / annotation processors:
https://github.com/apache/netbeans/pull/5843
while annoying, they should be harmless (for now). Although it would be
nice to get rid of them.
-mbien
Best wishes,
Neil
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists