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
Updates the release process to use the new Central Publisher Portal for deploying artifacts to Maven Central.
- Replaces the nexus-staging-maven-plugin with the central-publishing-maven-plugin.
- Updates the distributionManagement repository URL in pom.xml.
- Modifies the publish script to use the central-publishing:publish goal.
- Updates the release workflow to use token-based authentication secrets (CENTRAL_USERNAME, CENTRAL_TOKEN).
- Adjusts settings.xml to use the new authentication tokens.
0 commit comments