Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maven Managed Dependencies cannot be loaded automatically. #204

Closed
mycoin opened this issue Jun 16, 2017 · 1 comment
Closed

Maven Managed Dependencies cannot be loaded automatically. #204

mycoin opened this issue Jun 16, 2017 · 1 comment

Comments

@mycoin
Copy link

mycoin commented Jun 16, 2017

Maven dependencies cannot be loaded automatically.

a

steps:

  • checkout the project, and mvn clean eclipse:clean
  • then , maven eclipse:eclipse import it to eclipse workspace, Configure -> Convert to Maven Project
  • run as jetty webapp

but, the Maven dependencies cannot be loaded.

profile:

  • eclipse Neon.3 Release (4.6.3)
  • java 1.7.0_80
  • maven 2.2.1
@mycoin
Copy link
Author

mycoin commented Jun 16, 2017

finally, I resolved the problem.

The parent project did not imported to eclipse, so the maven dependences cannot resolve the right version.

close!

@mycoin mycoin closed this as completed Jun 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant