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 2019/03/18 04:47:00 UTC

[jira] [Created] (MNEMONIC-522) Maven build warning about an overlapping class

Wang, Gang created MNEMONIC-522:
-----------------------------------

             Summary: Maven build warning about an overlapping class
                 Key: MNEMONIC-522
                 URL: https://issues.apache.org/jira/browse/MNEMONIC-522
             Project: Mnemonic
          Issue Type: Improvement
          Components: Tools
    Affects Versions: 0.13.0
            Reporter: Wang, Gang


[INFO] Minimizing jar org.apache.mnemonic:mnemonic-sys-vmem-service:jar:0.12.0-SNAPSHOT
[WARNING] mnemonic-core-0.12.0-SNAPSHOT.jar, commons-resgc-0.8.17.jar define 1 overlapping classes: 
[WARNING]   - org.flowcomputing.commons.resgc.ReclaimContext
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Minimized 897 -> 89 (9%)
[INFO] Attaching shaded artifact.



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