You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2016/01/10 14:23:39 UTC

[jira] [Comment Edited] (MNG-5959) Can maven provide a features that exclude dependency gloablly

    [ https://issues.apache.org/jira/browse/MNG-5959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15091035#comment-15091035 ] 

Karl Heinz Marbaise edited comment on MNG-5959 at 1/10/16 1:23 PM:
-------------------------------------------------------------------

You are aware of scopes like  {{provided}}, {{test}} or optional dependencies. Or can you describe more in detail what the problem / idea is about?


was (Author: khmarbaise):
You are aware of scopes like  {{provided}}, {{test}} or optional dependencies.

> 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
>   Original Estimate: 504h
>  Remaining Estimate: 504h
>
> 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)