Skip to content

fix: bump central-publishing-maven-plugin to 0.11.0 - #484

Merged
jonas-jonas merged 1 commit into
masterfrom
jonas/central-publishing-plugin
Sep 21, 2026
Merged

jonas-jonas merged 1 commit into
masterfrom
jonas/central-publishing-plugin

Conversation

@jonas-jonas

@jonas-jonas jonas-jonas commented Sep 21, 2026 •

Copy link
Copy Markdown
Member

Sonatype Central started returning a warnings field in the deployment status response. Plugin 0.4.0 fails Jackson deserialization on it, so release:perform errors out after the bundle has already been uploaded (1.22.78 is on Central despite the red build). 0.11.0's DeploymentApiResponse model has the field. Same bump in the generated poms so the next release does not depend on regeneration order.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated the Maven publishing tooling used by Java client packages and contributed modules to version 0.11.0.
    • Existing publishing settings and behavior remain unchanged.

Sonatype Central now returns a "warnings" field in the deployment status
response. Plugin 0.4.0 rejects unknown fields, so release:perform fails
after the bundle is already uploaded.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Sep 21, 2026 •

Copy link
Copy Markdown

Review Change StackReview Change Stack

Understand this PR’s impact

Explore downstream dependencies and potential security impact with Blast Radius.

View blast radius →

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 8d3a2c25-e786-495a-a593-ea93872715bd

📥 Commits

Reviewing files that changed from the base of the PR and between bc693c1 and d70b930.

📒 Files selected for processing (9)
  • clients/client/java/pom.xml
  • clients/keto/java/pom.xml
  • clients/kratos/java/pom.xml
  • clients/oathkeeper/java/pom.xml
  • contrib/poms/client/pom.xml
  • contrib/poms/hydra/pom.xml
  • contrib/poms/keto/pom.xml
  • contrib/poms/kratos/pom.xml
  • contrib/poms/oathkeeper/pom.xml

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


📝 Walkthrough

Walkthrough

The pull request updates the Sonatype Central publishing Maven plugin from 0.4.0 to 0.11.0 in nine Maven POM files. Existing plugin configuration and execution settings remain unchanged.

Changes

Central publishing plugin version alignment

Layer / File(s) Summary
Update publishing plugin version
clients/client/java/pom.xml, clients/keto/java/pom.xml, clients/kratos/java/pom.xml, clients/oathkeeper/java/pom.xml, contrib/poms/client/pom.xml, contrib/poms/hydra/pom.xml, contrib/poms/keto/pom.xml, contrib/poms/kratos/pom.xml, contrib/poms/oathkeeper/pom.xml
The central-publishing-maven-plugin version changes from 0.4.0 to 0.11.0. Existing configuration remains unchanged.

Priority: ➖ Normal

Estimated code review effort: 1 (Trivial) | ~5 minutes

Change: Bug fix

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the main change: updating central-publishing-maven-plugin to version 0.11.0.
Description check ✅ Passed The description explains the Sonatype Central compatibility issue, the failure in plugin 0.4.0, the reason for the upgrade, and the generated POM updates. It omits the checklist and issue reference, b…
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jonas-jonas
jonas-jonas merged commit e460fe2 into master Sep 21, 2026
5 checks passed
@jonas-jonas
jonas-jonas deleted the jonas/central-publishing-plugin branch September 21, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant