Re: Clj on Win: Error building classpath

2020-03-10 Thread 'Alex Miller' via Clojure
Hi Daniel, sorry you're having troubles. This error typically occurs if the artifact metadata can't be downloaded from the central Maven repository. Any chance you have a network proxy or something like that? The file it should be trying to download is this one: https://repo1.maven.org/maven2/o

Clj on Win: Error building classpath

2020-03-10 Thread Daniel G. Gamonal
I tried on https://github.com/clojure/tools.deps.alpha/wiki/clj-on-Windows Some tweaking after, I'm stuck at: I've done a quick search and found nothing, also did on https://dev.clojure.org/jira/browse/TDEPS and provided same feedback. Now I'm going to try alternatives as online REPL for the s