Skip to content

Fix release: remove conflicting --no-server with -i flag#5

Merged
arcaputo3 merged 1 commit into
mainfrom
fix/release-publish-flags
Apr 2, 2026
Merged

Fix release: remove conflicting --no-server with -i flag#5
arcaputo3 merged 1 commit into
mainfrom
fix/release-publish-flags

Conversation

@arcaputo3
Copy link
Copy Markdown
Contributor

Summary

  • Remove --no-server from the Maven Central publish step — it conflicts with -i (interactive mode)

Context

v0.1.0 release failed at the publish step with: Only one of -i/--interactive, --no-daemon or --bsp may be given

🤖 Generated with Claude Code

Mill does not allow --no-server and -i together. The publish step needs
-i (interactive) for Maven Central credential prompts.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@arcaputo3 arcaputo3 merged commit 9d8688d into main Apr 2, 2026
2 checks passed
@arcaputo3 arcaputo3 deleted the fix/release-publish-flags branch April 2, 2026 15:51
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