Is there a problem with uploading to Clojars at the moment?
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building clj-new 0.5.5
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-deploy-plugin:2.7:deploy-file (default-cli) @ clj-new ---
Uploading: <https://clojars.org/repo/seancorfield/clj-new/0.5.5/clj-new-0.5.5.jar>
Nov 02, 2018 11:16:56 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Broken pipe (Write failed)
Nov 02, 2018 11:16:56 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
Nov 02, 2018 11:17:32 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: I/O exception (java.net.SocketException) caught when processing request: Broken pipe (Write failed)
Nov 02, 2018 11:17:32 PM org.apache.maven.wagon.providers.http.httpclient.impl.execchain.RetryExec execute
INFO: Retrying request
I tried the other URL just in case -- no luck: Uploading: <https://repo.clojars.org/seancorfield/clj-new/0.5.5/clj-new-0.5.5.jar>
-- same error. This was working the other day 😞