Skip to content

Instantly share code, notes, and snippets.

@amrnt
Created September 30, 2011 22:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amrnt/d4e5ee9d3de5b251b500 to your computer and use it in GitHub Desktop.
Save amrnt/d4e5ee9d3de5b251b500 to your computer and use it in GitHub Desktop.
~ » sbt ~ 1 ↵
Getting Scala 2.9.1 (for sbt)...
downloading http://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.9.1/scala-compiler-2.9.1.jar ...
:: problems summary ::
:::: WARNINGS
[FAILED ] org.scala-lang#scala-compiler;2.9.1!scala-compiler.jar: Unexpected end of ZLIB input stream (33421ms)
[FAILED ] org.scala-lang#scala-compiler;2.9.1!scala-compiler.jar: Unexpected end of ZLIB input stream (33421ms)
==== Maven Central: tried
http://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.9.1/scala-compiler-2.9.1.jar
::::::::::::::::::::::::::::::::::::::::::::::
:: FAILED DOWNLOADS ::
:: ^ see resolution messages for details ^ ::
::::::::::::::::::::::::::::::::::::::::::::::
:: org.scala-lang#scala-compiler;2.9.1!scala-compiler.jar
::::::::::::::::::::::::::::::::::::::::::::::
:: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
download failed: org.scala-lang#scala-compiler;2.9.1!scala-compiler.jar
Error during sbt execution: Error retrieving required libraries
(see /Users/amr/.sbt/boot/update.log for complete log)
Error: Could not retrieve Scala 2.9.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment