continuation-token
continuation-token copied to clipboard
Publish on Maven Central
In order to deploy continuation-token on Maven Central, we need a Sonatype Jira account. I signed up there and created a ticket and requested permission for the groupId com.spreadshirt.
Configuration has been prepared, now you can: Deploy snapshot artifacts into repository https://oss.sonatype.org/content/repositories/snapshots Deploy release artifacts into the staging repository https://oss.sonatype.org/service/local/staging/deploy/maven2 Promote staged artifacts into repository 'Releases' Download snapshot and release artifacts from group https://oss.sonatype.org/content/groups/public Download snapshot, release and staged artifacts from staging group https://oss.sonatype.org/content/groups/staging please comment on this ticket when you promoted your first release, thanks
- After inserting my sonatype username in bintray the Maven Central Tab disappeared. No idea why.
- I just made some commits to ensure sonatype compliance (javadoc jar, meta data in the pom)
- But I still don't see this tab. Moreover, currently our bintray release build fails on travis due to 403 responses from bintray.
This is pretty annoying and far away from "easy" as bintray promised. We should consider to use Maven Central exclusively and skip bintray as an intermediate. I mean, I'm already done with the most of the manual Sonatype process anyway (as part of trying to get the bintray-maven-central-sync flying).