Advertisement
Guest User

lein_error

a guest
Mar 30th, 2015
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. Could not transfer artifact org.clojure:tools.nrepl:pom:0.2.6 from/to central (h
  2. ttps://repo1.maven.org/maven2/): sun.security.validator.ValidatorException: PKIX
  3. path building failed: sun.security.provider.certpath.SunCertPathBuilderExceptio
  4. n: unable to find valid certification path to requested target
  5. This could be due to a typo in :dependencies or network issues.
  6. If you are behind a proxy, try setting the 'http_proxy' environment variable.
  7. Exception in thread "Thread-3" clojure.lang.ExceptionInfo: Could not resolve dep
  8. endencies {:suppress-msg true, :exit-code 1}
  9. at clojure.core$ex_info.invoke(core.clj:4403)
  10. at leiningen.core.classpath$fn__5769.invoke(classpath.clj:185)
  11. at clojure.lang.AFn.applyToHelper(AFn.java:160)
  12. at clojure.lang.AFn.applyTo(AFn.java:144)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement