Task #1889
Story #1888: Arrange to publish java artifacts to Maven central
Apply for project repository at Sonatype
100%
Description
Follow instructions for creating a repository to be synced with Maven Central:
https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide
History
#1 Updated by Matthew Jones about 13 years ago
- Status changed from New to In Progress
#2 Updated by Matthew Jones about 13 years ago
Applied for repository at Sonatype. Ticket request is here:
https://issues.sonatype.org/browse/OSSRH-2380
Pending resolution from Sonatype.
#3 Updated by Matthew Jones about 13 years ago
Sonatype approved access with the following email. We can now publish maven artifacts there.
Juven Xu resolved OSSRH-2380.¶
Resolution: Fixed
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
#4 Updated by Matthew Jones about 13 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100