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

Unable to import library #66

Open
juanux opened this issue Oct 18, 2019 · 5 comments
Open

Unable to import library #66

juanux opened this issue Oct 18, 2019 · 5 comments

Comments

@juanux
Copy link

juanux commented Oct 18, 2019

[error]   not found: http://repo1.maven.org/maven2/com/github/krasserm/streamz-converter_2.12/0.10-M2/streamz-converter_2.12-0.10-M2.pom
[error]   not found: http://repo.addisonglobal.net/repository/maven-central/com/github/krasserm/streamz-converter_2.12/0.10-M2/streamz-converter_2.12-0.10-M2.pom
[error]   not found: http://dl.bintray.com/dnvriend/maven/com/github/krasserm/streamz-converter_2.12/0.10-M2/streamz-converter_2.12-0.10-M2.pom

[error]   not found: https://dl.bintray.com/emersonloureiro/sbt-plugins/com.github.krasserm/streamz-converter_2.12/0.10-M2/ivys/ivy.xml
[error]   not found: https://dl.bintray.com/evolutiongaming/maven/com/github/krasserm/streamz-converter_2.12/0.10-M2/streamz-converter_2.12-0.10-M2.pom
[error]   not found: http://repo.typesafe.com/typesafe/ivy-releases/com.github.krasserm/streamz-converter_2.12/0.10-M2/ivys/ivy.xml
[error]   not found: http://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.github.krasserm/streamz-converter_2.12/0.10-M2/ivys/ivy.xml
[error]   unauthorized: https://jitpack.io/com/github/krasserm/streamz-converter_2.12/0.10-M2/streamz-converter_2.12-0.10-M2.pom (JitPack)
[error] (bnkTransactionView / ssExtractDependencies) sbt.librarymanagement.ResolveException: Error downloading com.github.krasserm:streamz-converter_2.12:0.10-M2

Resolver added according the Readme

resolvers += Resolver.url(
  "krasserm at bintray",
  url("http://dl.bintray.com/krasserm/maven")
)(Resolver.ivyStylePatterns)
@juanux
Copy link
Author

juanux commented Oct 18, 2019

problem with build.sbt

@juanux juanux closed this as completed Oct 18, 2019
@diogokiss
Copy link

problem with build.sbt

What was the problem, @juanux? I'm facing a similar problem. Maybe your solution might help me.

Error:  sbt.librarymanagement.ResolveException: Error downloading com.github.krasserm:streamz-converter_2.12:0.11-RC1
Error:    Not found
Error:    Not found
Error:    not found: /home/runner/.ivy2/local/com.github.krasserm/streamz-converter_2.12/0.11-RC1/ivys/ivy.xml
Error:    not found: https://repo1.maven.org/maven2/com/github/krasserm/streamz-converter_2.12/0.11-RC1/streamz-converter_2.12-0.11-RC1.pom
Error:    download error: Caught java.io.IOException: Server returned HTTP response code: 403 for URL: http://dl.bintray.com/streamz/maven/com/github/krasserm/streamz-converter_2.12/0.11-RC1/streamz-converter_2.12-0.11-RC1.pom (Server returned HTTP response code: 403 for URL: http://dl.bintray.com/streamz/maven/com/github/krasserm/streamz-converter_2.12/0.11-RC1/streamz-converter_2.12-0.11-RC1.pom) while downloading http://dl.bintray.com/streamz/maven/com/github/krasserm/streamz-converter_2.12/0.11-RC1/streamz-converter_2.12-0.11-RC1.pom

@aleks-sidorenko
Copy link

Same for me

@aleks-sidorenko
Copy link

@juanux could we reopen this issue?

@juanux
Copy link
Author

juanux commented Sep 15, 2021

Hi. Sorry for the delay.
In that moment the problem was that the Scala version I was using did not match with any version of the library.
Yes, lets open it, maybe you have it for other reason.

@juanux juanux reopened this Sep 15, 2021
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