Advertisement
Guest User

Untitled

a guest
Jul 29th, 2016
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. Error:Error while importing SBT project:<br/>...<br/><pre> ::::::::::::::::::::::::::::::::::::::::::::::
  2.  
  3. :: org.scala-sbt#sbt;0.13.7: not found
  4.  
  5. ::::::::::::::::::::::::::::::::::::::::::::::
  6.  
  7.  
  8. :::: ERRORS
  9. Server access Error: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target url=https://jcenter.bintray.com/org/scala-sbt/sbt/0.13.7/sbt-0.13.7.pom
  10.  
  11. Server access Error: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target url=https://jcenter.bintray.com/org/scala-sbt/sbt/0.13.7/sbt-0.13.7.jar
  12.  
  13. Server access Error: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target url=https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt/0.13.7/ivys/ivy.xml
  14.  
  15.  
  16. :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
  17. unresolved dependency: org.scala-sbt#sbt;0.13.7: not found
  18. Error during sbt execution: Error retrieving required libraries
  19. (see /home/silverbaq/.sbt/boot/update.log for complete log)
  20. Error: Could not retrieve sbt 0.13.7</pre><br/>See complete log in <a href="/home/silverbaq/.IntelliJIdea15/system/log/sbt.last.log">/home/silverbaq/.IntelliJIdea15/system/log/sbt.last.log</a>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement