clojars

2021-09-05T00:40:06.003200Z

Hi all -

2021-09-05T00:45:09.003800Z

I just deployed version 0.1.3-SNAPSHOT of my project to clojars without incident, from my 'develop' branch. Then when I confirmed that everything looked good, I merged into master, changed my project to 0.1.3, deployed again, and got:

Could not transfer metadata ont-app:graph-log/maven-metadata.xml from/to ont-app (): Access denied to: 
Failed to deploy metadata: Could not transfer metadata ont-app:graph-log/maven-metadata.xml from/to ont-app (): Access denied to: 
Has anyone encountered a similar problem before? Removing SNAPSHOT and adding a git tag is the only change I made.

2021-09-08T12:36:36.004600Z

No problem! Glad you figured it out.

2021-09-07T14:06:21.004200Z

Can you log in and look at the audit log for graph-log? It should tell you why it was rejected.

2021-09-07T23:39:29.004400Z

Oh. Jeesh. I edited the project version to 0.1.2, not 3. Looked right through that. Sorry to have wasted your time. Boy do I feel dumb.