[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17805480#comment-17805480 ]
ASF GitHub Bot commented on MNG-7982: ------------------------------------- gnodet commented on code in PR #1357: URL: https://github.com/apache/maven/pull/1357#discussion_r1448599723 ########## pom.xml: ########## @@ -176,7 +176,7 @@ under the License. <plexusInterpolationVersion>1.26</plexusInterpolationVersion> <plexusTestingVersion>1.0.0</plexusTestingVersion> <plexusXmlVersion>4.0.1</plexusXmlVersion> - <resolverVersion>2.0.0-alpha-5</resolverVersion> + <resolverVersion>2.0.0-alpha-6</resolverVersion> Review Comment: This should be in a separate commit / PR > Switch to enable transitivity in depMgr used by Maven > ----------------------------------------------------- > > Key: MNG-7982 > URL: https://issues.apache.org/jira/browse/MNG-7982 > Project: Maven > Issue Type: Improvement > Components: Artifacts and Repositories > Reporter: Tamas Cservenak > Assignee: Tamas Cservenak > Priority: Major > Fix For: 4.0.0, 4.0.0-alpha-11 > > > As seen in various issues (MRESOLVER-235, MNG-7003 and others), users are > calling out how depMgt should be handled in both cases: when building (it > is), and when consuming (it is not). > Resolver MRESOLVER-462 that is a boolean switch (to enable or disable -- as > before -- the transitivity in depMgr). > This depends on resolver release. -- This message was sent by Atlassian Jira (v8.20.10#820010)