Not sure what's up, but with an unchanged and correct ~/.m2/settings.xml I'm getting failures to deploy again 😐
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.
Really spitballing here, but what happens if you push a release version first?
Hum... lets see.
More of the same it would seem.
@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
you'll need to log in as clojarr-bot and add arrdem to the group
@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'
Oh. Fsck. Thanks @tcrawley, I'm an idiot.
And working fine now. Thanks! Sorry...