gnodet opened a new pull request, #12905: URL: https://github.com/apache/maven/pull/12905
## Summary - Backport of #12655 to maven-4.0.x (redo of #12902 which was contaminated) - Adds `Features.discoverSubprojects()` and `Features.deployBuildPom()` feature flags - Wires `ModelBuilderRequest.isLocationTracking()` through to XML parser - Changes `hasSubprojectsDefined()` to check non-empty lists instead of location tracking - Adds `MAVEN_PROJECT_DISCOVER_SUBPROJECTS` constant ## Test plan - [x] Cherry-pick conflicts resolved cleanly (Features.java imports, test imports) - [ ] CI passes 🤖 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]
