Getting HTTP 403 when trying to publish Java artifacts

Hello,

I used to publish my artifacts fine in the past, but in the recent several months it stopped working. It’s an OSS repository with this POM: jmeter-plugins-webdriver/pom.xml at master · undera/jmeter-plugins-webdriver · GitHub

I am getting the following reject:

[INFO] --- nexus-staging-maven-plugin:1.7.0:deploy (injected-nexus-deploy) @ jmeter-plugins-webdriver ---
[INFO] Performing local staging (local stagingDirectory="/home/undera/Sources/Load/jmeter-plugins-webdriver/target/nexus-staging/staging")...
[INFO]  + Using server credentials "ossrh" from Maven settings.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  13.816 s
[INFO] Finished at: 2024-08-11T15:52:48+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.7.0:deploy (injected-nexus-deploy) on project jmeter-plugins-webdriver: Execution injected-nexus-deploy of goal org.sonatype.plugins:nexus-staging-maven-plugin:1.7.0:deploy failed: Nexus connection problem to URL [https://s01.oss.sonatype.org/ ]: 403 - Forbidden -> [Help 1]

I am also unable to log into old portal at Nexus Repository Manager