gnodet opened a new pull request, #1606: URL: https://github.com/apache/maven-site/pull/1606
## 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](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
