quarkiverse / quarkus-vault

Quarkus HashiCorp Vault extension
Apache License 2.0
18 stars 22 forks source link

Prepare release 4.1.0.CR1 #291

Closed vsevel closed 1 month ago

vsevel commented 1 month ago

hi @gastaldi,

the release failed with Error: [ERROR] Failed to execute goal org.sonatype.plugins:nexus-staging-maven-plugin:1.6.13:deploy (injected-nexus-deploy) on project quarkus-vault-integration-test-app: Remote staging failed: Failed to deploy artifacts: Could not transfer artifact io.quarkiverse.vault:quarkus-vault-parent:pom.asc:4.1.0.CR1 from/to ossrh ([https://s01.oss.sonatype.org:443/service/local/staging/deployByRepositoryId/ioquarkiverse-2919](https://s01.oss.sonatype.org/service/local/staging/deployByRepositoryId/ioquarkiverse-2919)): authentication failed for [https://s01.oss.sonatype.org:443/service/local/staging/deployByRepositoryId/ioquarkiverse-2919/io/quarkiverse/vault/quarkus-vault-parent/4.1.0.CR1/quarkus-vault-parent-4.1.0.CR1.pom.asc,](https://s01.oss.sonatype.org/service/local/staging/deployByRepositoryId/ioquarkiverse-2919/io/quarkiverse/vault/quarkus-vault-parent/4.1.0.CR1/quarkus-vault-parent-4.1.0.CR1.pom.asc,) status: 401 Content access is protected by token -> [Help 1]

does it make any sense to you?

see https://github.com/quarkiverse/quarkus-vault/actions/runs/9559375929/job/26349653257

gastaldi commented 1 month ago

Hi @vsevel,

Sonatype changed the authentication mode, it is fixed now in the org secrets, please retry the release. See https://github.com/orgs/quarkiverse/discussions/224