Open greenrd opened 11 years ago
Getting org.scala-sbt sbt 0.7.5.RC0 ... :: problems summary :: :::: WARNINGS module not found: org.scala-sbt#sbt;0.7.5.RC0 ==== local: tried /home/robin/.ivy2/local/org.scala-sbt/sbt/0.7.5.RC0/ivys/ivy.xml ==== typesafe-ivy-releases: tried http://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt/0.7.5.RC0/ivys/ivy.xml ==== Maven Central: tried http://repo1.maven.org/maven2/org/scala-sbt/sbt/0.7.5.RC0/sbt-0.7.5.RC0.pom ==== sonatype-snapshots: tried https://oss.sonatype.org/content/repositories/snapshots/org/scala-sbt/sbt/0.7.5.RC0/sbt-0.7.5.RC0.pom :::::::::::::::::::::::::::::::::::::::::::::: :: UNRESOLVED DEPENDENCIES :: :::::::::::::::::::::::::::::::::::::::::::::: :: org.scala-sbt#sbt;0.7.5.RC0: not found :::::::::::::::::::::::::::::::::::::::::::::: :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS unresolved dependency: org.scala-sbt#sbt;0.7.5.RC0: not found Error during sbt execution: Error retrieving required libraries (see /home/robin/.sbt/boot/update.log for complete log) Error: Could not retrieve sbt 0.7.5.RC0
Workaround: Get the launcher from here.
Although, it's possible that the launcher doesn't actually work any more - it may only work on my machine because I've already downloaded sbt on this machine previously.
Filed upstream.