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

Invalide dependecies #32

Closed
pprados opened this issue Sep 2, 2016 · 1 comment
Closed

Invalide dependecies #32

pprados opened this issue Sep 2, 2016 · 1 comment

Comments

@pprados
Copy link

pprados commented Sep 2, 2016

At time, with just add the sbt plugin, I receive:

[warn] Note: Unresolved dependencies path:
[warn] org.apache.httpcomponents:httpclient:4.2.6
[warn] +- org.xerial.sbt:sbt-sonatype:1.1 (scalaVersion=2.10, sbtVersion=0.13) [warn] +- default:generator-build:0.1-SNAPSHOT (scalaVersion=2.10, sbtVersion=0.13)
sbt.ResolveException: unresolved dependency: org.apache.httpcomponents#httpclient;4.2.6: not found

@xerial
Copy link
Owner

xerial commented Sep 4, 2016

http://central.maven.org/maven2/org/apache/httpcomponents/httpclient/4.2.6/ is actually present in Maven central. Please reload the dependencies again.

@xerial xerial closed this as completed Sep 4, 2016
Atry added a commit to Atry/sbt-sonatype that referenced this issue Jul 1, 2023
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