Skip to content

403 Forbidden error publishing to Maven central

Summary

Starting today our release workflows failed to publish snapshots for zenoh-java and zenoh-kotlin projects with a 403 Forbidden error, similar to #6265 (closed)

Steps to reproduce

Re-run the release workflow here: https://github.com/eclipse-zenoh/zenoh-java/actions/runs/15547273754 and here: https://github.com/eclipse-zenoh/zenoh-kotlin/actions/runs/15547317253

What is the current bug behavior?

403 Forbidden error publishing snapshots to Maven Central

What is the expected correct behavior?

Snapshots are correctly published

Relevant logs and/or screenshots

Priority

  • Urgent
  • High
  • Medium
  • Low

Severity

  • Blocker
  • Major
  • Normal
  • Low

Impact

Blocks our release process but we don't have a planned release scheduled.

Edited by Diogo Mendes Matsubara