Hi, I think it might be me to blame here.
As Richard said OSSRH is deprecated and it is going to be shut down at June 30 2025 - https://central.sonatype.org/news/20250326_ossrh_sunset/ Recently I migrated all my projects to use Maven Central publishing and Wicket-JQuery-UI has been migrated too :-/ You need to create a token for Central publishing, update your settings.xml and use the Central publishing UI instead of the OSS one. https://central.sonatype.org/faq/what-is-different-between-central-portal-and-legacy-ossrh/#process-to-migrate I'd suggest doing this for Wicketstuff too. Sorry! Martin On Wed, Apr 30, 2025 at 7:47 AM Maxim Solodovnik <solomax...@gmail.com> wrote: > Hello Sebastien, > > Today I've tried to release wicketstuff 9.21.0 (including wicket-jquery-ui) > But got: > > Failed to deploy artifacts: Could not transfer artifact > com.googlecode.wicket-jquery-ui:wicket-jquery-ui-parent:pom:9.21.0 > from/to sonatype-nexus-staging > (https://oss.sonatype.org/service/local/staging/deploy/maven2/): > status code: 403, reason phrase: Forbidden (403) > > Could you please check/grant permissions? :)) > > my OSS account ID is `solomax` :)) > > -- > Best regards, > Maxim >