Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

unresolved dependencies after update to sbt 0.13 #190

Open
aginiewicz opened this issue Aug 28, 2013 · 0 comments
Open

unresolved dependencies after update to sbt 0.13 #190

aginiewicz opened this issue Aug 28, 2013 · 0 comments

Comments

@aginiewicz
Copy link

There was update of distribution sbt package to 0.13 on ArchLinux, so I tried compiling my project using sbt-android with it. It was unable to resolve dependencies.

[info] Resolving org.scala-sbt#sbt-android;0.7 ...
[warn]  module not found: org.scala-sbt#sbt-android;0.7
[warn] ==== typesafe-ivy-releases: tried
[warn]   http://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt-android/scala_2.10/sbt_0.13/0.7/ivys/ivy.xml
[warn] ==== sbt-plugin-releases: tried
[warn]   http://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.scala-sbt/sbt-android/scala_2.10/sbt_0.13/0.7/ivys/ivy.xml
[warn] ==== local: tried
[warn]   /home/giniewicz/.ivy2/local/org.scala-sbt/sbt-android/scala_2.10/sbt_0.13/0.7/ivys/ivy.xml
[warn] ==== public: tried
[warn]   http://repo1.maven.org/maven2/org/scala-sbt/sbt-android_2.10_0.13/0.7/sbt-android-0.7.pom
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  ::          UNRESOLVED DEPENDENCIES         ::
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn]  :: org.scala-sbt#sbt-android;0.7: not found
[warn]  ::::::::::::::::::::::::::::::::::::::::::::::
[warn] 
[warn]  Note: Some unresolved dependencies have extra attributes.  Check that these dependencies exist with the requested attributes.
[warn]      org.scala-sbt:sbt-android:0.7 (sbtVersion=0.13, scalaVersion=2.10)
[warn] 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant