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

Damyan commented on MNG-5928:
-----------------------------

I have added an attachment to the issue. The intention is to repack the embeded 
dependency without several packages (in this case: javax.* and 
org.glassfish.jersey.client.*).

> MBP excludes only one package from inlined embeded dependency
> -------------------------------------------------------------
>
>                 Key: MNG-5928
>                 URL: https://issues.apache.org/jira/browse/MNG-5928
>             Project: Maven
>          Issue Type: Bug
>          Components: Embedding
>    Affects Versions: 3.2.1
>         Environment: Windows 7, Java version: 1.7.0_71
>            Reporter: Damyan
>         Attachments: pom.xml
>
>
> Working:
> <Embed-Dependency>
>       <dependency_id>;inline=!<package_1>
> </Embed-Dependency>
> Not working:
> <Embed-Dependency>
>       <dependency_id>;inline=!<package_1>|<package_2>
> </Embed-Dependency>
> Also not working when excluding package but inlining others packages.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to