Skip to content

Staging Jakarta Authorization API to Sonatype doesn't show up

I staged the Jakarta Authorization API jar using

https://ci.eclipse.org/authorization/job/1_authorization-api-build-and-stage/59/console

The staged repo is visible here:

[INFO] --- nexus-staging:1.6.13:rc-list (default-cli) @ authorization-parent ---
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO]  * Connected to Nexus at https://jakarta.oss.sonatype.org:443/, is version 2.15.1-02 and edition "Professional"
[INFO] Getting list of available staging repositories...
[INFO] 
[INFO] ID                   State    Description                   
[INFO] jakartaauthorization-1004 CLOSED   jakarta.authorization:jakarta.authorization-api:2.1.0-RC2
[INFO] jakartaauthorization-1006 CLOSED   jakarta.authorization:jakarta.authorization-api:3.0.0-M1

But it's not visible using the Web UI:

https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/security/jacc/jakarta.security.jacc-api/

Can it be made visible via the Web UI?

Edited by Frederic Gurr