Skip to content

Clarify consumer POM behavior regarding dependency scopes#1606

Open
gnodet wants to merge 1 commit into
masterfrom
clarify-consumer-pom-scopes
Open

Clarify consumer POM behavior regarding dependency scopes#1606
gnodet wants to merge 1 commit into
masterfrom
clarify-consumer-pom-scopes

Conversation

@gnodet

@gnodet gnodet commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Restructure the Consumer POM section to clearly distinguish default behavior (preserves all dependency scopes including provided) from flattened behavior (strips non-transitive scopes like provided, test, system)
  • Note that the full build POM is still published with a build classifier when flattening is enabled
  • Add a clarifying note to the build/consumer POM comparison table about dependency scope differences

Refs #11442

Test plan

  • Verify the page renders correctly with mvn site
  • Review that the default vs. flattened distinction is clear to readers

🤖 Generated with Claude Code

Restructure the Consumer POM section to distinguish default behavior
(preserves all dependency scopes including provided) from flattened
behavior (strips non-transitive scopes). Add a clarifying note to the
build/consumer POM comparison table.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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