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

Latest version of all scala libraries is unknown #5

Closed
sslavic opened this issue Nov 30, 2015 · 4 comments
Closed

Latest version of all scala libraries is unknown #5

sslavic opened this issue Nov 30, 2015 · 4 comments

Comments

@sslavic
Copy link

sslavic commented Nov 30, 2015

Create a sbt project, add any scala library as dependency (e.g "com.typesafe.scala-logging" %% "scala-logging" % "3.1.0"), publish project to versioneye using versioneye sbt plugin - "Newest" column for dependency will be "UNKNOWN".

It seems scala binary version suffix, present in artifact id of all scala libraries (e.g. "_2.11" in http://repo1.maven.org/maven2/com/typesafe/akka/akka-actor_2.11/ ), is not used when resolving latest version of a library.

@reiz
Copy link
Member

reiz commented Dec 7, 2015

@mp911de Can you please take a look to this?

@mp911de
Copy link
Contributor

mp911de commented Dec 7, 2015

Yep.

reiz added a commit that referenced this issue Dec 23, 2015
Support scala cross-version scheme in artifactId #5 #6
@reiz
Copy link
Member

reiz commented Feb 9, 2016

@sslavic Can this be closed now? /cc @mp911de

@sslavic
Copy link
Author

sslavic commented Feb 9, 2016

Yep, fixed in 0.1.1

@sslavic sslavic closed this as completed Feb 9, 2016
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

3 participants