[go: up one dir, main page]

Menu

#795 Migrate from oss.sonatype to central.sonatype

Release 1.1
new
None
open
Utilities
1.0.0
enhancement
minor
2025-08-26
2025-08-26
Sahits GmbH
No

Sonatype finally decommissioned the Nexus 2 based oss.sonatype.org. To continue publishing you need to follow these steps:

  • Log in to central.sonatype.com using your credentials from oss.sonatype.org.
  • Under your account generate an access token
  • Save the access token in your settings.xml
  • Configure the central-publishing-maven-plugin as documented, make sure the <publishingserverid> matches the <id> of the <server> in settings.xml</server></id></publishingserverid>
  • Run mvn deploy, this happens automatically when you release using mvn release:prepare release:perform
  • Under https://central.sonatype.com/publishing publish your artifact.

Discussion


Log in to post a comment.