[maven-4.0.x] model-builder: simplify subproject auto-discovery decision (#11124) by gnodet · Pull Request #11132 · apache/maven (original) (raw)
Navigation Menu
Appearance settings
- AI CODE CREATION
* GitHub CopilotWrite better code with AI
* GitHub Copilot appDirect agents from issue to merge
* MCP RegistryNewIntegrate external tools - DEVELOPER WORKFLOWS
* ActionsAutomate any workflow
* CodespacesInstant dev environments
* IssuesPlan and track work
* Code ReviewManage code changes - APPLICATION SECURITY
* GitHub Advanced SecurityFind and fix vulnerabilities
* Code securitySecure your code as you build
* Secret protectionStop leaks before they start - EXPLORE
* Why GitHub
* Documentation
* Blog
* Changelog
* Marketplace
- AI CODE CREATION
- BY COMPANY SIZE
* Enterprises
* Small and medium teams
* Startups
* Nonprofits - BY USE CASE
* App Modernization
* DevSecOps
* DevOps
* CI/CD
* View all use cases - BY INDUSTRY
* Healthcare
* Financial services
* Manufacturing
* Government
* View all industries
- BY COMPANY SIZE
- EXPLORE BY TOPIC
* AI
* Software Development
* DevOps
* Security
* View all topics - EXPLORE BY TYPE
* Customer stories
* Events & webinars
* Ebooks & reports
* Business insights
* GitHub Skills - SUPPORT & SERVICES
* Documentation
* Customer support
* Community forum
* Trust center
* Partners
- EXPLORE BY TOPIC
- COMMUNITY
* GitHub SponsorsFund open source developers - PROGRAMS
* Security Lab
* Maintainer Community
* Accelerator
* GitHub Stars
* Archive Program - REPOSITORIES
* Topics
* Trending
* Collections
- COMMUNITY
- Pricing
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Notifications You must be signed in to change notification settings
Additional navigation options
Merged
merged 1 commit into
gnodet:backport/maven-4.0.x/pr-11124
Sep 17, 2025
ConversationCommits (1)ChecksFiles changed
Merged
[maven-4.0.x] model-builder: simplify subproject auto-discovery decision (#11124)#11132
merged 1 commit into
gnodet:backport/maven-4.0.x/pr-11124
Conversation
gnodet commented
Copy link Copy Markdown
Contributor
Backport
This will backport the following commits from master to maven-4.0.x:
Questions ?
Please refer to the Backport tool documentation
`[model-builder: simplify subproject auto-discovery decision (](/apache/maven/pull/11132/commits/919b26fd931b2022d710cb0e1c0335f4164a15e1 "model-builder: simplify subproject auto-discovery decision (#11124)
- Treat explicit empty as disabling discovery.
- Base decision solely on explicit subprojects/modules in the main model; ignore profiles.
- Inline the check using location tracking and remove profile scanning.
(cherry picked from commit b2690b703ded7f369bf493418dbb4a040300f3c4)")apache#11124 `
[919b26f](/apache/maven/pull/11132/commits/919b26fd931b2022d710cb0e1c0335f4164a15e1)
- Treat explicit empty as disabling discovery.
- Base decision solely on explicit subprojects/modules in the main model; ignore profiles.
- Inline the check using location tracking and remove profile scanning.
(cherry picked from commit b2690b7)
gnodet mentioned this pull request
Fix subproject discovery kicking in too often#11124
Merged
Something isn't working
gnodet merged commit df4af8d into apache:maven-4.0.x
19 checks passed
github-actions Bot assigned gnodet
github-actions Bot added this to the 4.0.0 milestone
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Sign up for free to join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
Labels
Something isn't working
Projects
None yet
Milestone
Development
Successfully merging this pull request may close these issues.