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

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

Wang, Gang created MNEMONIC-670:
-----------------------------------

             Summary: 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
             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)