Skip to content

release: fix Central artifact exclusions - #22

Merged
pzhin merged 1 commit into
mainfrom
codex/release-1.0.0
Aug 23, 2026
Merged

release: fix Central artifact exclusions#22
pzhin merged 1 commit into
mainfrom
codex/release-1.0.0

Conversation

@pzhin

@pzhin pzhin commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • use artifact IDs required by the Central publishing plugin
  • keep auxiliary modules out of the public release bundle

Verification

  • ./mvnw --batch-mode --no-transfer-progress -Prelease -Dcentral.publish.skip=true clean deploy
  • 115 core tests and 5 example tests passed
  • staging reported no files for sfqd-examples and sfqd-coverage

The previous Central deployment was rejected during validation and no 1.0.0 artifacts were published.

Exclude auxiliary modules using the plugin artifact identifier contract.
This keeps the public bundle limited to parent metadata and the core library.
@pzhin
pzhin merged commit d5071ed into main Aug 23, 2026
12 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.

1 participant