[ https://issues.apache.org/jira/browse/MNG-7982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tamas Cservenak updated MNG-7982: --------------------------------- Description: 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). As it turned out, Maven3 since existence of Resolver used the "classic" depMgr that works like Maven2 (does not apply depMgt). Maven4 may be point to apply "transitive" depMgr as default, while offer fallback to classic? This depends on resolver release. was: 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). As it turned out, Maven3 since existence of Resolver used the "classic" depMgr that works like Maven2 (does not apply depMgt). Maven4 may be point to apply "transitive" depMgr as default, while offer fallback to classic? > Make classic transitive depMgr the default, provide fallback to classic and > transitive > -------------------------------------------------------------------------------------- > > Key: MNG-7982 > URL: https://issues.apache.org/jira/browse/MNG-7982 > Project: Maven > Issue Type: Improvement > Components: Core > Reporter: Tamas Cservenak > Assignee: Tamas Cservenak > Priority: Major > Fix For: 4.0.0, 4.0.0-alpha-12 > > > 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). > As it turned out, Maven3 since existence of Resolver used the "classic" > depMgr that works like Maven2 (does not apply depMgt). Maven4 may be point to > apply "transitive" depMgr as default, while offer fallback to classic? > This depends on resolver release. -- This message was sent by Atlassian Jira (v8.20.10#820010)