Fix subproject discovery kicking in too often by gnodet · Pull Request #11124 · apache/maven (original) (raw)
- 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.
gnodet added a commit to gnodet/maven that referenced this pull request
- 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 added a commit that referenced this pull request
- 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)
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 }})