RE: Maven dependencies automatically added

2020-07-01 Thread Greenberg, Gary
Strange, I am working with Maven projects all the time and it never adds anything like that. Actually, starting from 11.1 it never add anything I want it to add either. I.e. back with NB 8.2, if I specify non-JDK class it asked me if I want to search for the dependencies and find them and present

Re: Maven dependencies automatically added

2020-07-01 Thread Neil C Smith
On Wed, 1 Jul 2020 at 13:22, Nicolò Boschi - Diennea wrote: > Sometimes while working on my maven projects on netbeans, I find out that > Netbeans added some dependencies that I never requested. These dependencies > are always the same. ... > > How I can avoid it? Maybe the responsible is a plug