Skip to content

Add Automatic-Module-Name manifest entry#314

Merged
gnodet merged 1 commit intomasterfrom
automatic-module-name
Mar 27, 2026
Merged

Add Automatic-Module-Name manifest entry#314
gnodet merged 1 commit intomasterfrom
automatic-module-name

Conversation

@gnodet
Copy link
Copy Markdown
Member

@gnodet gnodet commented Mar 27, 2026

Summary

  • Adds Automatic-Module-Name: org.codehaus.plexus.util to the JAR manifest, providing a stable JPMS module name for modular downstream consumers.

Fixes #311

Test plan

  • mvn verify passes (250 tests, 0 failures)
  • Verified Automatic-Module-Name entry is present in the built JAR manifest

🤖 Generated with Claude Code

Claude Code on behalf of Guillaume Nodet

Establishes a stable JPMS module name (org.codehaus.plexus.util) for
modular downstream consumers.

Fixes #311

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gnodet gnodet merged commit d250e15 into master Mar 27, 2026
14 checks passed
@gnodet gnodet deleted the automatic-module-name branch March 27, 2026 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Establish an automatic module name

1 participant