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

The plugin's dependency resolution seems to have problems with imported dependency management sections #8

Open
tomdz opened this issue Sep 10, 2015 · 0 comments

Comments

@tomdz
Copy link
Contributor

tomdz commented Sep 10, 2015

I'm importing the dependency management of another pom that has managed versions for both spark and slf4j (1.7.12, a newer version than what spark requires), but the dependency version check fails:

[ERROR] Found a problem with the dependency org.slf4j:slf4j-api
  Resolved version is 1.7.10
  Version 1.7.12 was expected by artifacts: org.apache.spark:spark-core_2.10
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