Hi all -
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.No problem! Glad you figured it out.
Can you log in and look at the audit log for graph-log? It should tell you why it was rejected.
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.