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

master contains a scala 2.11/2.12 compatible version but cannot pull 2.11:0.5.0 #168

Open
ykoehler opened this issue Apr 14, 2021 · 4 comments

Comments

@ykoehler
Copy link

No description provided.

@BenFradet
Copy link
Owner

@ykoehler
Copy link
Author

ykoehler commented Apr 15, 2021

Hi, I just realized that but when I tried to pull it, it said that 2.12:0.5.0 was not found (sorry newbie in sbt world).

[error] (*:update) sbt.ResolveException: unresolved dependency: com.github.benfradet#spark-kafka-writer_2.11;0.5.0: not found
[error] Total time: 11 s, completed Apr 15, 2021 6:44:18 PM

ha, that was the issue, can we have 0.5.0 support both 2.11 and 2.12? or you intend to have 0.5.0 only for 2.12?

@ykoehler
Copy link
Author

based on the build.sbt in master, I was expecting 0.5.0 to be available for both already:

crossScalaVersions := Seq("2.11.12", "2.12.10")

@ykoehler ykoehler changed the title master contains a scala 2.12 compatible version, can this be released and made available? master contains a scala 2.11/2.12 compatible version but cannot pull 2.11:0.5.0 Apr 15, 2021
@BenFradet
Copy link
Owner

ah yes I might have published 2.12 only, I'll see what I can do for 2.11

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

2 participants