Skip to content

Instantly share code, notes, and snippets.

@munro
Last active January 2, 2016 22:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save munro/7c8915bff75b1d9271a3 to your computer and use it in GitHub Desktop.
Save munro/7c8915bff75b1d9271a3 to your computer and use it in GitHub Desktop.
(merge-env!
:mirrors {#"clojars" {:name "clojars mirror"
:url "https://clojars-mirror.tcrawley.org/repo/"}})
{:user {:mirrors {#"clojars" {:name "clojars mirror"
:url "https://clojars-mirror.tcrawley.org/repo/"}}}}
> lein
Jan 02, 2016 2:07:01 PM org.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.NoRouteToHostException) caught when processing request to {s}->https://clojars.org:443: No route to host
Jan 02, 2016 2:07:01 PM org.apache.http.impl.execchain.RetryExec execute
INFO: Retrying request to {s}->https://clojars.org:443
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment