-
Notifications
You must be signed in to change notification settings - Fork 29
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
Unable to resolve for sbt 0.13 v0.16.0 #63
Comments
Same thing here, sbt 0.13 and sbt-s3-resolver 0.14.0 |
It seems they don't have it for Scala 2.11 or 2.10, I can only see 2.12: |
ohnosequences team - it would be much appreciated if you could deploy 0.16.0 to bintray as well. I can see that numerous people are reporting the issue as the 0.16.0 artifact is no longer available here: |
I have the same problem, but with 0.15.0 |
ok here is a solution: put these 2 jar files into ./project/lib/ than change the plugins.sbt file:
tested with sbt.version = 0.13.15 |
I just strip out the library from the project. @geraldstanje thanks for the tip, but this is a bit too hackish and possibly introduce malicious code. This should be published onto an official source, from the project owners. |
@montpetitg thats the only solution we have at the moment. i would never post malicious code/jar here. you could try to look on your own machine if you find those jars in some docker image... jar file is here btw: https://github.com/ohnosequences/sbt-s3-resolver/releases/tag/v0.14.0 |
Hi, all of a sudden sbt-s3-resolver can't be found. It was previously working. Here's my output
The text was updated successfully, but these errors were encountered: