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

Unresolved dependencies kundera-core in kundera-spark 3.x #820

Closed
anand-singh opened this issue Dec 19, 2015 · 8 comments
Closed

Unresolved dependencies kundera-core in kundera-spark 3.x #820

anand-singh opened this issue Dec 19, 2015 · 8 comments
Assignees
Labels
Milestone

Comments

@anand-singh
Copy link

Error:Unresolved dependencies:

  • com.impetus.kundera.core#kundera-core;3.0-SNAPSHOT: not found

@devender-yadav
Copy link
Contributor

@anand-singh

Don't use 3.0-SNAPSHOT. SNAPSHOT is development version. Try stable version. Latest is 3.2

-Dev

@anand-singh
Copy link
Author

@devender-yadav

I am using 3.2 but it picks the old one internally
On Dec 19, 2015 12:21 PM, "Devender Yadav" notifications@github.com wrote:

@anand-singh https://github.com/anand-singh

Don't use 3.0-SNAPSHOT. SNAPSHOT is development version. Try stable
version. Latest is 3.2

-Dev


Reply to this email directly or view it on GitHub
#820 (comment)
.

@devender-yadav
Copy link
Contributor

@anand-singh

It should pick com.impetus.kundera.core#kundera-core;3.2.

  • Which module are you using?
  • Can you share the exact dependency tried?
  • Are you adding Kundera-core dependency externally?

-Dev

@devender-yadav devender-yadav self-assigned this Dec 19, 2015
@anand-singh
Copy link
Author

@devender-yadav

I am trying to add below deps:

"com.impetus.kundera.client" % "kundera-spark" % "3.2"
"com.impetus.kundera.client" % "kundera-mongo" % "3.2"

Not using kundera-core directly.

Thanks,
Anand

@devender-yadav
Copy link
Contributor

@anand-singh

This is a problem related to Kundera-Spark module. We will fix it ASAP.

-Dev

@anand-singh
Copy link
Author

@devender-yadav thanks

Changing the issue descriptions

@anand-singh anand-singh changed the title Unresolved dependencies com.impetus.kundera.core#kundera-core;3.0-SNAPSHOT Unresolved dependencies kundera-core in kundera-spark 3.x Dec 19, 2015
devender-yadav pushed a commit that referenced this issue Dec 21, 2015
@devender-yadav
Copy link
Contributor

@anand-singh

Fix has been added for this issue & it will be available from the next release(3.3). Meanwhile, you can build from trunk.

-Dev

@chhavigangwal chhavigangwal added this to the 3.3 milestone Jan 12, 2016
@chhavigangwal
Copy link
Collaborator

Fixed with Kundera-3.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants