This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-05-06
Channels
- # aws (11)
- # beginners (51)
- # cider (61)
- # cljsrn (37)
- # clojure (51)
- # clojure-spec (5)
- # clojure-uk (6)
- # clojurescript (35)
- # core-async (29)
- # cursive (3)
- # datomic (4)
- # defnpodcast (3)
- # editors (10)
- # emacs (3)
- # fulcro (2)
- # lein-figwheel (9)
- # leiningen (3)
- # mount (3)
- # off-topic (59)
- # parinfer (6)
- # portkey (4)
- # re-frame (6)
- # shadow-cljs (136)
- # spacemacs (1)
- # specter (1)
- # tools-deps (10)
I’m getting this in a docker image where I want to install leiningen in combination with GraalVM:
Could not find artifact clojure-complete:clojure-complete:jar:0.2.4 in central ( )
Could not transfer artifact clojure-complete:clojure-complete:jar:0.2.4 from/to clojars ( ): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Any pointers?https://support.globalsign.com/customer/portal/articles/1426602-globalsign-root-certificates the first one is probably not included, in my browser it works.