Re: Maven projects regression in NB 12.0

2020-06-10 Thread Alessandro
Hi all, thanks to Christian Oyarzun for finding the root cause of the problem (see https://issues.apache.org/jira/browse/NETBEANS-4341 for details). We now have a workaround and Mattias Blaesing has queued a proper fix in the codebase (https://github.com/apache/netbeans/pull/2177). Thanks

Re: Maven projects regression in NB 12.0

2020-06-10 Thread Neil C Smith
On Wed, 10 Jun 2020 at 06:36, antonio wrote: > This is a good candidate for NB 12.1, is it? I would have thought a good candidate for 12.0 update 1?! Maybe we can work towards a patch update by end of June or by freeze for 12.1? Assuming Oracle update of nb-javac is still inbound and intended?

Re: Maven projects regression in NB 12.0

2020-06-09 Thread antonio
This is a good candidate for NB 12.1, is it? El 9/6/20 a las 18:23, Geertjan Wielenga escribió: See this at the end of the issue: "After some debugging it seems that the newer Maven uses a global cache which prevents the updates from the parent pom from showing up in the child. Adding

Re: Maven projects regression in NB 12.0

2020-06-09 Thread Geertjan Wielenga
See this at the end of the issue: "After some debugging it seems that the newer Maven uses a global cache which prevents the updates from the parent pom from showing up in the child. Adding `-J-Dmaven.defaultProjectBuilder.disableGlobalModelCache=true` to `netbeans_default_options` in

Re: Maven projects regression in NB 12.0

2020-06-09 Thread Neil C Smith
On Mon, 8 Jun 2020 at 19:39, Mark Eggers wrote: > I know Windows is notorious for holding file locks, so that's not > entirely unexpected. > > However, why is NetBeans trying to delete something in my repository? Same issue on Linux too, so it's not just Windows file locks. The behaviour makes

Re: Maven projects regression in NB 12.0

2020-06-08 Thread Mark Eggers
Hi, Once you create one project and restart the IDE, creation of more projects seem to work fine. I was cleaning up after creating a project, using right-mouse->Delete. I selected delete the source code as well and noticed the following in the console window. WARNING

Re: Maven projects regression in NB 12.0

2020-06-08 Thread Geertjan Wielenga
Well too late now to contribute to NetCAT 12.0 now, but here's the page where you'd do it the next time around (NetCAT 13.0): https://cwiki.apache.org/confluence/display/NETBEANS/NetCAT+12.0+Test+Spec+Reviews If you can reproduce the problem consistently, maybe we can list it in a

Re: Maven projects regression in NB 12.0

2020-06-08 Thread John Mc
Hi, Yes I saw this was as well yesterday morning when using your plugin. I restarted the IDE and it seemed to work better, but I never looked too closely into it. Regards John On Sun, 7 Jun 2020 at 18:40, Alessandro wrote: > Hi all, > I am facing

Re: Maven projects regression in NB 12.0

2020-06-08 Thread Alessandro
Hi all, I have added the reproduction step to the mentioned issue on Jira. With regard to NetCAT test specs where can I find them and how to contribute to them? Regards. *--* *Alessandro Falappa* Il giorno lun 8 giu 2020 alle ore 09:45 Geertjan Wielenga < geert...@apache.org> ha scritto: >

Re: Maven projects regression in NB 12.0

2020-06-08 Thread Geertjan Wielenga
We need steps to reproduce the problem. To avoid this kind of thing being discovered at the time of release, as in this case, you can add test cases to the NetCAT specs, yes, even for external plugins. If you don’t, no guarantees anyone will find problems in time. Gj On Sun, 7 Jun 2020 at