You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Zhen Li (Jira)" <ji...@apache.org> on 2021/08/14 06:43:00 UTC

[jira] [Commented] (MNEMONIC-670) Remove warnings caused by maven-shade-plugin

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

Zhen Li commented on MNEMONIC-670:
----------------------------------

https://github.com/apache/mnemonic/pull/238

> Remove warnings caused by maven-shade-plugin
> --------------------------------------------
>
>                 Key: MNEMONIC-670
>                 URL: https://issues.apache.org/jira/browse/MNEMONIC-670
>             Project: Mnemonic
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 0.16.0
>            Reporter: Wang, Gang
>            Assignee: Gordon King
>            Priority: Major
>             Fix For: 0.16.0
>
>
> There are many warnings as follows during building
> {code:java}
> [WARNING] commons-lang3-3.4.jar, mnemonic-collections-0.16.0-SNAPSHOT.jar, mnemonic-core-0.16.0-SNAPSHOT.jar, mnemonic-sessions-0.16.0-SNAPSHOT.jar define 51 overlapping classes:
> [WARNING] commons-lang3-3.4.jar, mnemonic-collections-0.16.0-SNAPSHOT.jar, mnemonic-common-0.16.0-SNAPSHOT.jar, mnemonic-core-0.16.0-SNAPSHOT.jar, mnemonic-sessions-0.16.0-SNAPSHOT.jar define 2 overlapping resources: 
> {code}
> Those warnings need to be addressed.



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