Re: can not find symbol error in Netbeans 11.2

2020-01-21 Thread Emilian Bold
You could start by removing your NetBeans cache too. It's in various places depending on which OS you use. But, from the looks of it it's not a NetBeans. Try compiling from the command line with Maven and you will probably see the same error. Which means the JARs might be pulled from elsewhere. Ma

can not find symbol error in Netbeans 11.2

2020-01-21 Thread Nelligan, Steven M
I don’t know if this is a Maven, Netbeans, or Java problem…. My .m2 folder was deleted, so I need to rebuild everything and import the necessary packages into the .m2 folder. I have several applications using org.springframework.utl… I get an error: Failed to execute goal org.apache.maven.plug