FWIW, after setting up a public key etc and using lein deploy clojars to
push congomongo 0.3.3 (successfully with one key), I am also getting the
error about transferring the POM:

Sending congomongo/congomongo/0.3.3/congomongo-0.3.3.pom.asc (1k)
    to https://clojars.org/repo/
Sending congomongo/congomongo/0.3.3/congomongo-0.3.3.jar.asc (1k)
    to https://clojars.org/repo/
Sending congomongo/congomongo/0.3.3/congomongo-0.3.3.jar (15k)
    to https://clojars.org/repo/
Sending congomongo/congomongo/0.3.3/congomongo-0.3.3.pom (3k)
    to https://clojars.org/repo/
Could not transfer artifact congomongo:congomongo:pom:0.3.3 from/to clojars
(https://clojars.org/repo/): Access denied to:
https://clojars.org/repo/congomongo/congomongo/0.3.3/congomongo-0.3.3.pom,
ReasonPhrase:Forbidden.
Failed to deploy artifacts: Could not transfer artifact
congomongo:congomongo:pom:0.3.3 from/to clojars (https://clojars.org/repo/):
Access denied to:
https://clojars.org/repo/congomongo/congomongo/0.3.3/congomongo-0.3.3.pom,
ReasonPhrase:Forbidden.

I still seem to be able to pull the library into a project and Clojars says
it has been promoted (after my first successful try - with a different key
/ user ID).


On Sun, Nov 18, 2012 at 7:14 AM, Nelson Morris <nmor...@nelsonmorris.net>wrote:

> The "Invalid anti-forgery token" message is a unfortunate side effect
> of interaction with sessions and restarting the server.  It should
> disappear if the profile page is refreshed.
>
> enclog 0.5.8 appears in the releases repo, so everything is ok.  I
> have a theory as to why that message occurred and will see what I can
> track down for the future.  Unfortunately, I'd expect a possibility of
> this occurring for any redeployment of artifacts with signatures
> already in the "classic" repo.
>
> Thanks for signing and feedback about the issues.
>
> On Sun, Nov 18, 2012 at 8:57 AM, Jim - FooBar(); <jimpil1...@gmail.com>
> wrote:
> > Ok I managed to push my jar successfully, but i got this at the end:
> >
> > Could not transfer artifact enclog:enclog:pom:0.5.8 from/to clojars
> > (https://clojars.org/repo/): Access denied to:
> > https://clojars.org/repo/enclog/enclog/0.5.8/enclog-0.5.8.pom,
> > ReasonPhrase:Forbidden.
> > Failed to deploy artifacts: Could not transfer artifact
> > enclog:enclog:pom:0.5.8 from/to clojars (https://clojars.org/repo/):
> Access
> > denied to: https://clojars.org/repo/enclog/enclog/0.5.8/enclog-0.5.8.pom
> ,
> > ReasonPhrase:Forbidden.
> >
> > Is this important?
> >
> > Jim
> >
> >
> > On 18/11/12 14:46, Jim - FooBar(); wrote:
> >
> > On 18/11/12 14:39, Nelson Morris wrote:
> >
> > The previous one was a bit
> > strict on the whitespace
> >
> >
> > I just pasted the same with no wxtra white-space and now I'm getting
> >
> > Invalid anti-forgery token
> >
> > my god what is happening?
> >
> > Jim
> >
> >
> >
> > --
> > 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 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
>



-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)

-- 
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

Reply via email to