[ 
https://issues.apache.org/jira/browse/MASSEMBLY-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enrico Olivelli updated MASSEMBLY-799:
--------------------------------------
    Fix Version/s: 3.1.1

> Exclusion on wildcard, then the assembly would still package to include the 
> excluded libraries
> ----------------------------------------------------------------------------------------------
>
>                 Key: MASSEMBLY-799
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-799
>             Project: Maven Assembly Plugin
>          Issue Type: Bug
>          Components: filtering
>    Affects Versions: 2.6
>            Reporter: Martin He
>            Priority: Major
>             Fix For: 3.1.1
>
>
> Assembly could not recognize the 
> ...
> <exclusions>
>  <exclusion>
>   <artifactId>*</artifactId>
>   <groupId>*</groupId>
>  </exclusion>
> </exclusions>
> ...
> in the <dependencies>, so would default assemble all the transitive jars to 
> the package.
> I need to specify every exclusion to make this work...



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

Reply via email to