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

Hudson commented on HBASE-18558:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3514 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/3514/])
HBASE-18558 clean up duplicate dependency management entries for (stack: rev 
043ec9b37e43328e8784f88e3d6867b007a31d1d)
* (edit) pom.xml


> clean up duplicate dependency management entries for 
> hbase-shaded-miscellaneous
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-18558
>                 URL: https://issues.apache.org/jira/browse/HBASE-18558
>             Project: HBase
>          Issue Type: Task
>          Components: dependencies, pom
>    Affects Versions: 3.0.0
>            Reporter: Sean Busbey
>            Assignee: ChunHao
>            Priority: Minor
>              Labels: beginner
>             Fix For: 3.0.0
>
>
> our root pom's dependency management section has two entries like:
> {code}
> <dependency>
>         <groupId>org.apache.hbase.thirdparty</groupId>
>         <artifactId>hbase-shaded-miscellaneous</artifactId>
>         <version>${hbase-thirdparty.version}</version>
>       </dependency>
> {code}
> which causes a bunch of warnings at build time. remove one.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to