Created
January 9, 2015 13:27
-
-
Save redhog/b163468018ff374feac8 to your computer and use it in GitHub Desktop.
Errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Getting org.scala-sbt sbt 0.13.7 ... | |
:: problems summary :: | |
:::: WARNINGS | |
module not found: org.scala-sbt#sbt;0.13.7 | |
==== local: tried | |
/home/redhog/.ivy2/local/org.scala-sbt/sbt/0.13.7/ivys/ivy.xml | |
-- artifact org.scala-sbt#sbt;0.13.7!sbt.jar: | |
/home/redhog/.ivy2/local/org.scala-sbt/sbt/0.13.7/jars/sbt.jar | |
==== typesafe-ivy-releases: tried | |
https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt/0.13.7/ivys/ivy.xml | |
==== Maven Central: tried | |
https://repo1.maven.org/maven2/org/scala-sbt/sbt/0.13.7/sbt-0.13.7.pom | |
-- artifact org.scala-sbt#sbt;0.13.7!sbt.jar: | |
https://repo1.maven.org/maven2/org/scala-sbt/sbt/0.13.7/sbt-0.13.7.jar | |
:::::::::::::::::::::::::::::::::::::::::::::: | |
:: UNRESOLVED DEPENDENCIES :: | |
:::::::::::::::::::::::::::::::::::::::::::::: | |
:: org.scala-sbt#sbt;0.13.7: not found | |
:::::::::::::::::::::::::::::::::::::::::::::: | |
:::: ERRORS | |
Server access Error: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty url=https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt/0.13.7/ivys/ivy.xml | |
Server access Error: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty url=https://repo1.maven.org/maven2/org/scala-sbt/sbt/0.13.7/sbt-0.13.7.pom | |
Server access Error: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty url=https://repo1.maven.org/maven2/org/scala-sbt/sbt/0.13.7/sbt-0.13.7.jar | |
:: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS | |
unresolved dependency: org.scala-sbt#sbt;0.13.7: not found | |
Error during sbt execution: Error retrieving required libraries | |
(see /home/redhog/.sbt/boot/update.log for complete log) | |
Error: Could not retrieve sbt 0.13.7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment