clojars

http://clojars.org discussion and “support”, see http://status.clojars.org for status.
2018-03-10T00:27:30.000118Z

@arrdem maven isn't sending credentials. the log file shows:

2018-03-10T00:27:36.000229Z

::ffff:50.232.12.18 - - [09/Mar/2018:19:51:17 +0000] "PUT /repo/me/arrdem/clojure/1.10.0-SNAPSHOT/clojure-1.10.0-20180309.195116-1.jar H
TTP/1.1" 401 25 "-" "Apache-Maven/3.5.2 (Java 1.8.0_152; Mac OS X 10.12.6)"
::ffff:50.232.12.18 - - [09/Mar/2018:19:51:18 +0000] "PUT /repo/me/arrdem/clojure/1.10.0-SNAPSHOT/clojure-1.10.0-20180309.195116-1.pom H
TTP/1.1" 401 25 "-" "Apache-Maven/3.5.2 (Java 1.8.0_152; Mac OS X 10.12.6)"
::ffff:50.232.12.18 - - [09/Mar/2018:23:06:39 +0000] "PUT /repo/me/arrdem/clojure/1.10.0-SNAPSHOT/clojure-1.10.0-20180309.230637-1.jar H
TTP/1.1" 401 25 "-" "Apache-Maven/3.5.2 (Java 1.8.0_152; Mac OS X 10.12.6)"
::ffff:50.232.12.18 - - [09/Mar/2018:23:06:39 +0000] "PUT /repo/me/arrdem/clojure/1.10.0-SNAPSHOT/clojure-1.10.0-20180309.230637-1.pom H
TTP/1.1" 401 25 "-" "Apache-Maven/3.5.2 (Java 1.8.0_152; Mac OS X 10.12.6)"

2018-03-10T00:27:57.000195Z

- - should be - arrdem if credentials are being sent

arrdem 2018-03-10T00:56:09.000199Z

argh okay thanks @tcrawley

arrdem 2018-03-10T05:30:56.000072Z

Yep. I had my settings.xml right, but it wasn't in the right place. Sorry about that, thanks for checking the logs.