From 2b27423d1e3d7b5bd418af099c3571a06eb4d627 Mon Sep 17 00:00:00 2001 From: Bob Wei Date: Thu, 9 Jul 2026 09:23:33 +0000 Subject: [PATCH] fix(ci): Update Sonatype OSSRH URL to Central Portal staging API The legacy aws.oss.sonatype.org endpoint has been shut down (OSSRH EOL June 2025). Update nexusUrl to use the Central Portal OSSRH Staging API compatibility shim at ossrh-staging-api.central.sonatype.com. Note: GitHub secrets SONATYPE_USERNAME and SONATYPE_PASSWORD must be updated with a Central Portal user token generated at https://central.sonatype.com/account --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e1f2bc21..6404c989 100644 --- a/pom.xml +++ b/pom.xml @@ -501,7 +501,7 @@ true sonatype-nexus-staging - https://aws.oss.sonatype.org + https://ossrh-staging-api.central.sonatype.com/service/local/