You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate from OSSRH to Sonatype Central Portal (#1290)
* Migrate from OSSRH to Sonatype Central Portal
Update Maven publishing configuration to use Central Portal APIs ahead of OSSRH sunset on June 30, 2025:
- Replace nexus-staging-maven-plugin with central-publishing-maven-plugin
- Update distribution management URLs to use Central Portal endpoints
- Update CI settings.xml to use new Central Portal authentication
This migration ensures continued publishing capability after OSSRH EOL.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* Update CircleCI to use 'central' context for Central Portal credentials
- Change context from 'Sonatype' to 'central' for both snapshot and release deployments
- This matches the CircleCI context containing CENTRAL_TOKEN_USERNAME and CENTRAL_TOKEN_PASSWORD
---------
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments