Skip to content

Bump central-publishing plugin for new Central API response - #159

Merged
simbo1905 merged 1 commit into
mainfrom
fix-central-plugin-warnings
Aug 30, 2026
Merged

Bump central-publishing plugin for new Central API response#159
simbo1905 merged 1 commit into
mainfrom
fix-central-plugin-warnings

Conversation

@simbo1905

Copy link
Copy Markdown
Owner

Closes #158

Bumps central-publishing-maven-plugin 0.6.0 -> 0.8.0. The Central
Portal API now returns a warnings field in the deployment response;
the strict Jackson model in 0.6.0 fails with UnrecognizedPropertyException
after a successful upload. Verified by the re-tagged release/2026.08.30
run completing the full publish.

The Central Portal API now returns a 'warnings' field in the deployment
response which the strict Jackson model in plugin 0.6.0 cannot parse,
failing the publish after a successful upload with
UnrecognizedPropertyException. 0.8.0 knows the new response fields.
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 30, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-30T17:49:21.059530Z 0f94f4a PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@simbo1905
simbo1905 merged commit e7a0db3 into main Aug 30, 2026
6 checks passed
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.

Central publish fails: central-publishing plugin 0.6.0 cannot parse new warnings field

1 participant