Skip to content

Fix release host: use Sonatype Central Portal explicitly#3

Merged
Jawnnypoo merged 1 commit intoCommit451:mainfrom
theJawnnybot:fix/central-portal-explicit-host
Mar 6, 2026
Merged

Fix release host: use Sonatype Central Portal explicitly#3
Jawnnypoo merged 1 commit intoCommit451:mainfrom
theJawnnybot:fix/central-portal-explicit-host

Conversation

@theJawnnybot
Copy link
Contributor

Follow-up fix after #2 merge:

publishToMavenCentral() on this plugin/version is still taking the OSSRH staging path in CI (observed via :createStagingRepository).

This change makes the host explicit:

publishToMavenCentral(SonatypeHost.CENTRAL_PORTAL)

This avoids staging profile auth and uses Central Portal release flow.

@Jawnnypoo Jawnnypoo merged commit cbefbc6 into Commit451:main Mar 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants