Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Maven Dependencies not Resolving for Project
Maven Dependencies not Resolving for Project [message #1743389] Wed, 14 September 2016 19:47 Go to next message
Shelli Orton is currently offline Shelli OrtonFriend
Messages: 101
Registered: September 2009
Senior Member
I recently installed Neon and have been working with a new Maven test project. The transitive dependencies are not be resolved. I.e. when I view either the Dependency Hierarchy or Effective POM views, the only dependencies displayed are those explicitly set in the pom.xml. There is an error when viewing the raw pom.xml at the top which is simply the name of a transitive dependency jar (no other text).

I thought this might be a Neon issue, but if I open the project in another version of Eclipse (Luna) it shows the same thing. Also, if I open an older project in Neon (created in Luna), it resolves the dependencies just fine. So, it must be something with the config for this project.

Anyone know what the issue might be? I can't find any differences between the two projects.
Re: Maven Dependencies not Resolving for Project [message #1743392 is a reply to message #1743389] Wed, 14 September 2016 21:25 Go to previous messageGo to next message
Stephan Herrmann is currently offline Stephan HerrmannFriend
Messages: 1853
Registered: July 2009
Senior Member
For issues regarding the Maven integration m2e, here's how you can contact the experts: https://www.eclipse.org/m2e/m2e-community.html
Re: Maven Dependencies not Resolving for Project [message #1743393 is a reply to message #1743392] Wed, 14 September 2016 21:40 Go to previous message
Shelli Orton is currently offline Shelli OrtonFriend
Messages: 101
Registered: September 2009
Senior Member
Thanks, I'll ask the mailing list.
Previous Topic:Remote Debugging Problem
Next Topic:Substring search in editor/outline
Goto Forum:
  


Current Time: Thu Oct 10 17:26:33 GMT 2024

Powered by FUDForum. Page generated in 0.03897 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top