Skip to content

Conversation

@hnc-leebd
Copy link
Contributor

Checklist:

  • Documentation has been updated, if necessary.
  • Examples have been added, if necessary.
  • Tests have been added, if necessary.

@hnc-leebd
Copy link
Contributor Author

@codex review

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ 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".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Comment on lines +61 to +64
<maven-javadoc.plugin.version>3.12.0</maven-javadoc.plugin.version>
<maven-shade.plugin.version>3.6.1</maven-shade.plugin.version>
<maven-gpg.plugin.version>3.2.8</maven-gpg.plugin.version>
<central-publishing.plugin.version>0.9.0</central-publishing.plugin.version>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P0 Badge Restore resolvable central publishing plugin version

Updating <central-publishing.plugin.version> to 0.9.0 makes the Maven build fail before tests run because that plugin version is not available. Running mvn test from the java directory errors with Unresolveable build extension … central-publishing-maven-plugin:0.9.0. Unless a 0.9.0 artifact is published, the build needs to stick to an existing release so builds can proceed.

Useful? React with 👍 / 👎.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hnc-leebd hnc-leebd merged commit 868ea59 into main Oct 10, 2025
7 of 8 checks passed
@hnc-leebd hnc-leebd deleted the ci/deps branch October 10, 2025 04:05
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.

2 participants