Skip to content

Fix local publish using wrong groupId#85

Merged
nafg merged 1 commit intomainfrom
fix/local-publish-groupid
Feb 2, 2026
Merged

Fix local publish using wrong groupId#85
nafg merged 1 commit intomainfrom
fix/local-publish-groupid

Conversation

@nafg
Copy link
Contributor

@nafg nafg commented Feb 2, 2026

Summary

  • Local publish mode (--mode=local) was incorrectly using profileName (the Sonatype profile name) as the groupId, instead of config.groupId from bleep.publish.yaml
  • This caused locally published artifacts to have the wrong group identifier

Test plan

  • Run bleep run publish -- --mode=local and verify the artifact is published under the correct groupId

🤖 Generated with Claude Code

The local publish mode was using `profileName` (the Sonatype profile name)
instead of `config.groupId` for the groupId parameter, causing artifacts
to be published under the wrong group.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@mergify
Copy link
Contributor

mergify bot commented Feb 2, 2026

🧪 CI Insights

Here's what we observed from your CI run for 77bec4a.

🟢 All jobs passed!

But CI Insights is watching 👀

@nafg nafg merged commit 08853f0 into main Feb 2, 2026
3 checks passed
@nafg nafg deleted the fix/local-publish-groupid branch February 2, 2026 07:09
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