Hi all, I'm having problems deploying a project to Clojars. I've just reset my Clojars i) password and ii) SSH public key. And now, from my development system, I want to push my project. Yet I get the below error: "*Could not transfer artifact... ReasonPhrase: Forbidden*". I'm very sure that the password is correct, and that the SSH keys match on my system, and clojars. Are there any other gymnastics that has to happen?
*$ ~/Projects/stefon$ lein deploy clojars* *No credentials found for clojars* *See `lein help deploy` for how to configure credentials.* *Username: xxx* *Password: * *Wrote /home/webkell/Projects/stefon/pom.xml* *Created /home/webkell/Projects/stefon/target/provided/stefon-0.1.0-SNAPSHOT.jar* *Retrieving stefon/stefon/0.1.0-SNAPSHOT/maven-metadata.xml (1k)* * from https://clojars.org/repo/* *Sending stefon/stefon/0.1.0-SNAPSHOT/stefon-0.1.0-20130805.150327-2.pom (4k)* * to https://clojars.org/repo/* *Could not transfer artifact stefon:stefon:pom:0.1.0-20130805.150327-2 from/to clojars (https://clojars.org/repo/): Access denied to: https://clojars.org/repo/stefon/stefon/0.1.0-SNAPSHOT/stefon-0.1.0-20130805.150327-2.pom, ReasonPhrase: Forbidden.* *Sending stefon/stefon/0.1.0-SNAPSHOT/stefon-0.1.0-20130805.150327-2.jar (7k)* * to https://clojars.org/repo/* *Could not transfer artifact stefon:stefon:jar:0.1.0-20130805.150327-2 from/to clojars (https://clojars.org/repo/): Access denied to: https://clojars.org/repo/stefon/stefon/0.1.0-SNAPSHOT/stefon-0.1.0-20130805.150327-2.jar, ReasonPhrase: Forbidden.* *Failed to deploy artifacts: Could not transfer artifact stefon:stefon:pom:0.1.0-20130805.150327-2 from/to clojars ( https://clojars.org/repo/): Access denied to: https://clojars.org/repo/stefon/stefon/0.1.0-SNAPSHOT/stefon-0.1.0-20130805.150327-2.pom, ReasonPhrase: Forbidden.* Thanks Tim Washington Interruptsoftware.ca / Bkeeping.com -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.