You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by David Blevins <da...@visi.com> on 2008/01/29 08:16:41 UTC

project level exclusions

It occurs to me I'd really like the ability to apply exclusions at a  
more general level than each individual dep.   We have ton of excludes  
(136), some deps want to pull in the world, and a very good chunk of  
them are redundant.  Doing a grep/sort/uniq looks like 68 of them are  
redundant.

We use the <dependencyManagement> section in our parent pom quite a  
bit (most our excludes are there), but perhaps it would be logical  
also use the dependencyManagement, which simplifies "inclusion", to  
simplify exclusion as well.

-David


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: project level exclusions

Posted by Carlos Sanchez <ca...@apache.org>.
sounds like there are other 44 people that agrees with you ;)
http://jira.codehaus.org/browse/MNG-1977

On Jan 28, 2008 11:16 PM, David Blevins <da...@visi.com> wrote:
> It occurs to me I'd really like the ability to apply exclusions at a
> more general level than each individual dep.   We have ton of excludes
> (136), some deps want to pull in the world, and a very good chunk of
> them are redundant.  Doing a grep/sort/uniq looks like 68 of them are
> redundant.
>
> We use the <dependencyManagement> section in our parent pom quite a
> bit (most our excludes are there), but perhaps it would be logical
> also use the dependencyManagement, which simplifies "inclusion", to
> simplify exclusion as well.
>
> -David
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>



-- 
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org