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

Anu Engineer commented on HADOOP-14652:
---------------------------------------

Just leaving a note here for other branches which are merging from trunk. If 
you have used this library  in any child POMs you will get an error saying 
dependency versions not found for

_com.codahale.metrics_. The way to fix is to change the groupId to 

_<groupId>io.dropwizard.metrics</groupId>_ 

from

_<groupId>com.codahale.metrics</groupId>_

 

Discovered while merging trunk to ozone.

 

> Update metrics-core version to 3.2.4
> ------------------------------------
>
>                 Key: HADOOP-14652
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14652
>             Project: Hadoop Common
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0-beta1
>            Reporter: Ray Chiang
>            Assignee: Ray Chiang
>            Priority: Major
>             Fix For: 3.2.0
>
>         Attachments: HADOOP-14652.001.patch, HADOOP-14652.002.patch, 
> HADOOP-14652.003.patch, HADOOP-14652.004.patch, HADOOP-14652.005.patch, 
> HADOOP-14652.006.patch
>
>
> The current artifact is:
>     com.codehale.metrics:metrics-core:3.0.1
> That version could either be bumped to 3.0.2 (the latest of that line), or 
> use the latest artifact:
>     io.dropwizard.metrics:metrics-core:3.2.4



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

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

Reply via email to