Marton Elek created HDDS-2298:
---------------------------------

             Summary: Fix maven warning about duplicated metrics-core jar
                 Key: HDDS-2298
                 URL: https://issues.apache.org/jira/browse/HDDS-2298
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
          Components: build
            Reporter: Marton Elek
            Assignee: Marton Elek


Maven build of Ozone is starting with a warning:
{code:java}
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.hadoop:hadoop-ozone-tools:jar:0.5.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
be unique: io.dropwizard.metrics:metrics-core:jar -> version 3.2.4 vs (?) @ 
line 94, column 17
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
 {code}
It's better to avoid it.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to