[ https://issues.apache.org/jira/browse/MNG-5959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097772#comment-15097772 ]
vongosling commented on MNG-5959: --------------------------------- yeah,I am very familiar with maven. the scope and other maven not common-used properties can not solve my problems.my problems can be abstract like this: class a.b.C are package into 2 jar,such as (jarkarta.org and apache.org)。my project have so many cases.but i want to exclude so many transitive dependencies。i just want to use the latest apache commons coordinates.but the old jar like jarkata and other my company customized jar have the same class(full name).i don't know what have clearly explanated > Can maven provide a features that exclude dependency gloablly > ------------------------------------------------------------- > > Key: MNG-5959 > URL: https://issues.apache.org/jira/browse/MNG-5959 > Project: Maven > Issue Type: Improvement > Reporter: vongosling > > if maven provide the feature,such as property like > <exclude-property> > com.xxx.xxx:test.unit:4.0.9 > com.xxx.xxx:test.spring:2.0.1 > com.xxx.xxx:jakarta.log4j:1.2.6 > <exclude-propety> > no matter these jar scome from(directly or transitivly).yeah.when some > architect optimizing or refactoring some very old project,this can help > greatly -- This message was sent by Atlassian JIRA (v6.3.4#6332)