clojars

http://clojars.org discussion and “support”, see http://status.clojars.org for status.
arrdem 2016-03-06T08:57:42.000051Z

Not sure what's up, but with an unchanged and correct ~/.m2/settings.xml I'm getting failures to deploy again 😐

arrdem 2016-03-06T09:13:41.000052Z

https://github.com/jaunt-lang/jaunt/blob/develop/pom.xml pom in question, only thing that's changed since this last deployed successfully is the groupid/artifactid so really baffled as to what's going on.

danielcompton 2016-03-06T09:29:10.000054Z

Really spitballing here, but what happens if you push a release version first?

arrdem 2016-03-06T09:29:30.000055Z

Hum... lets see.

arrdem 2016-03-06T09:30:51.000057Z

More of the same it would seem.

2016-03-06T13:38:55.000058Z

@arrdem: the user arrdem isn't a member of the org.jaunt-lang group, only clojarr-bot has rights to that group: https://clojars.org/groups/org.jaunt-lang

2016-03-06T13:39:16.000060Z

you'll need to log in as clojarr-bot and add arrdem to the group

2016-03-06T14:20:33.000062Z

@arrdem: just to clarify that: the log shows jaunt being deployed by the 'arrdem' user, not 'clojarr-bot', so you either need to add 'arrdem' to the group, or deploy as 'clojarr-bot'

arrdem 2016-03-06T17:51:09.000063Z

Oh. Fsck. Thanks @tcrawley, I'm an idiot.

arrdem 2016-03-06T17:57:00.000064Z

And working fine now. Thanks! Sorry...