We were unable to load Disqus. If you are a moderator please see our troubleshooting guide.
Hey naveen,
did you execute the Gradle publishing task first (something like ./gradlew publishJarPublicationToMavenCentralRepository) first, and did that task succeed?
Thanks,
Adam
Thanks for the reply, issue resolved, i forgot exactly what I did wrong, but your article is complete from end to end steps. Following exact steps works. Just confiming for other users.
Thanks for confirming Naveen!
curl -H "Authorization: Bearer YUJjRGVmMS86YUJDZEVGRzFIMklqS2xtbm9QUTNSK1NUVVZ3NFhZekFCNUM2ZEVGN0dIOEk=" \
https://ossrh-staging-api.central.sonatype.com/manual/search/repositories execution gives empty reposition in my case, any idea on what is causing that and how to troubleshoot further? Thanks