charangowdamd-cmd commented on PR #12723: URL: https://github.com/apache/maven/pull/12723#issuecomment-5414570625
Thanks to the reviewers for the detailed feedback and architectural insights. I agree that simply changing `DependencyScope.COMPILE.isTransitive()` to `false` creates regressions in `DefaultConsumerPomBuilder` and breaks backward compatibility for `modelVersion 4.0.0` resolution. PR #12745 provides the more comprehensive, model-aware implementation needed for [MNG-8099]. I'm closing this PR in favor of #12745 and will collaborate with @Hiteshsai007 to help with testing, edge-case validation, and review there. -- 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]
