Re: Netbeans 11.3: Not reindexing local maven repo

2020-04-12 Thread Geertjan Wielenga
Maybe also remove cachedir and, if that doesn’t help, userdir. Location of both is in the About box. Gj On Mon, 13 Apr 2020 at 08:20, Bradley Willcott wrote: > Hi there. > > I have deleted some old "-SNAPSHOT" versions of some projects, from my > local repo. However, Netbeans still thinks that

Re: Search for dependencies is not working

2020-04-12 Thread Geertjan Wielenga
“I am still working with NB 11.1 as I have to use Java 8.” What does that sentence mean? Gj On Mon, 13 Apr 2020 at 02:59, Greenberg, Gary wrote: > I am still working with NB 11.1 as I have to use Java 8. > > However, I found that now, when I am starting new project, I have to add > all my Mav

Netbeans 11.3: Not reindexing local maven repo

2020-04-12 Thread Bradley Willcott
Hi there. I have deleted some old "-SNAPSHOT" versions of some projects, from my local repo.  However, Netbeans still thinks that they exist! I have tried to get it to 'update index', both from the 'Services' tab, and from the 'Options' dialog.  Nothing happens. I have even deleted the 'mav

Search for dependencies is not working

2020-04-12 Thread Greenberg, Gary
I am still working with NB 11.1 as I have to use Java 8. However, I found that now, when I am starting new project, I have to add all my Maven dependencies manually. In Netbeans 8.2 they were automatically added when it searches .m2 repository. Now, when I add annotation or variable of class that