On Thu, 8 Aug 2019 at 09:24, Luff,Chris <[email protected]> wrote: > Following the New Project workflow in NetBeans 11.1 a Maven based NetBeans > Module, could someone else try this and tell me if they get the same > behaviour? > > File -> New Project -> Java with Maven -> NetBeans Module -> Complete Name > and Location Prompts -> Select RELEASE111 (also tried 110 and 100).
Yes, I can replicate (Ubuntu, JDK 11). I tried inside and outside of an RCP project with same results. Also, I noticed the RCP application also fails to run with the extra-quote in cache dir issue that I thought was fixed. Still, currently I'm still working with an Ant platform build personally, so I may be missing something in the Maven config. The UI changes were added late in the day in the NB 11.1 release cycle and won't have had much testing yet - that's one reason we have non-LTS! Please open a JIRA ticket and put 11.1 in the affected / 11.2 in the fix version. At the moment, looks like you'll probably have to create Maven projects for modules manually. AFAIK it should just be a UI issue, Best wishes, Neil --------------------------------------------------------------------- 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
