Re: [m2e-users] Maven Dependencies not Resolving for Project

2016-10-03 Thread Shelli Orton
Hi, Hoping somebody has a suggestion for this issue. Otherwise, I'm going to have to downgrade my Eclipse install. Shelli -Original Message- From: m2e-users-boun...@eclipse.org [mailto:m2e-users-boun...@eclipse.org] On Behalf Of Shelli Orton Sent: Friday, September 16, 2016 2:04 PM

Re: [m2e-users] Maven Dependencies not Resolving for Project

2016-10-03 Thread Jeff Jensen
I don't know the problem but a couple of thoughts in case it helps... Assuming you did the "Maven -> Update projects" or have that on auto at Eclipse start? (this ensures the Eclipse config is correct) Did you manually adjust the Eclipse config or it's as m2e would config it? What happens if you

Re: [m2e-users] Maven Dependencies not Resolving for Project

2016-10-03 Thread Fred Bricon
have you tried importing the project in a new, clean workspace? It'd help if you could share your pom On Mon, Oct 3, 2016 at 2:16 PM, Shelli Orton wrote: > Hi, > > Hoping somebody has a suggestion for this issue. Otherwise, I'm going to > have to downgrade my Eclipse install. > > Shelli > > ---