Skip to content

Fix publish workflow versions plugin coordinates#3

Merged
cfluke-cb merged 1 commit into
mainfrom
fix/publish-versions-plugin-coordinates
Jun 3, 2026
Merged

Fix publish workflow versions plugin coordinates#3
cfluke-cb merged 1 commit into
mainfrom
fix/publish-versions-plugin-coordinates

Conversation

@cfluke-cb
Copy link
Copy Markdown
Contributor

Summary

The publish workflow referenced org.apache.maven.plugins:maven-versions-plugin:2.17.1, which is not published on Maven Central. Use org.codehaus.mojo:versions-maven-plugin instead (same versions:set goal).

Test plan

  • Re-run publish workflow with gh workflow run publish -f tag=v1.2.0 (or your release tag)
  • Confirm the "Set project version from release tag" step completes

Made with Cursor

Use org.codehaus.mojo:versions-maven-plugin; maven-versions-plugin does not exist on Maven Central at 2.17.1.

Co-authored-by: Cursor <cursoragent@cursor.com>
@cfluke-cb cfluke-cb requested review from a team as code owners June 3, 2026 20:07
@cb-heimdall
Copy link
Copy Markdown

cb-heimdall commented Jun 3, 2026

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

@cfluke-cb cfluke-cb merged commit b98b198 into main Jun 3, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants