Re: Warnings in pom.xml files of a multi-module project

2022-08-31 Thread Mark Eggers
The warning does not appear when the project is opened in either NetBeans 12.6 or 13 when running under JDK 11 on Windows 10 Professional. It does appear when running NetBeans 14 or 15 (vc) when running on either JDK 11 or JDK 17. I guess I should write up how to reproduce the issue and file

Warnings in pom.xml files of a multi-module project

2022-08-29 Thread Mark Eggers
Folks, I have the following setup: Windows 10 Pro - latest updates JDK 17 (JDK 11, JDK 8 defined for legacy projects) Netbeans 15 (voting candidate) installed from zip I did not import any settings from NetBeans 14. I have the following project structure to build with JDK 8: Aggregator |--- p