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

Frantisek Hartman updated MSHADE-317:
-------------------------------------
    Attachment: shade-issue-MSHADE-317.zip

> Source package name parse error
> -------------------------------
>
>                 Key: MSHADE-317
>                 URL: https://issues.apache.org/jira/browse/MSHADE-317
>             Project: Maven Shade Plugin
>          Issue Type: Bug
>    Affects Versions: 3.2.1
>            Reporter: xuzhiyi
>            Priority: Major
>         Attachments: image-2019-04-13-17-58-43-081.png, 
> shade-issue-MSHADE-317.zip
>
>
> {code:java}
> If shadedPattern full contains pattern, package name gos wrong. Such as:{code}
> {code:java}
> //代码占位符
> <relocations>
>     <relocation>
>       <pattern>org.objectweb.asm</pattern>
>       <shadedPattern>com.alibaba.arthas.deps.org.objectweb.asm</shadedPattern>
>     </relocation>
> </relocations>
> {code}
> !image-2019-04-13-17-58-43-081.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to