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

Enrico Olivelli commented on MASSEMBLY-786:
-------------------------------------------

[~anton.lundin] is this issue still valid ?

> dependencySet with transitive dependencies doesn't honor dependency excludes.
> -----------------------------------------------------------------------------
>
>                 Key: MASSEMBLY-786
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-786
>             Project: Maven Assembly Plugin
>          Issue Type: Bug
>            Reporter: Anton Lundin
>            Priority: Major
>
> We have some projects which dependencies "leaks" out which isn't necessary 
> there.
> Thats why we use <dependency>.. <exclusions> <exclusion> ... </dependency> to 
> "prune" those off on the consuming site.
> Later when assembly consumes artifacts which contains those exclusions it 
> doesn't exclude those and continues up the dependency tree.
> That causes our assembly build which should consume about 3Gb of dependencies 
> to consume 30Gb.
> I can make the final assembly look right with include/exclude-rules, but the 
> workspace needed is way to big.
> The assembly plugin should honor exclusions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to