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

Hudson commented on HBASE-19723:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4360 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/4360/])
HBASE-19723 Removed duplicated dependency slf4j-api from hbase-thrift 
(jan.hentschel: rev 8a5b1538c820cc04782087fb233f668aa4c1c13a)
* (edit) hbase-thrift/pom.xml


> hbase-thrift declares slf4j-api twice
> -------------------------------------
>
>                 Key: HBASE-19723
>                 URL: https://issues.apache.org/jira/browse/HBASE-19723
>             Project: HBase
>          Issue Type: Improvement
>          Components: Thrift
>    Affects Versions: 3.0.0
>            Reporter: Jan Hentschel
>            Assignee: Jan Hentschel
>            Priority: Trivial
>             Fix For: 3.0.0
>
>         Attachments: HBASE-19723.master.001.patch
>
>
> Currently *hbase-thrift* declares the dependency {{slf4j-api}} twice 
> resulting in the following warning
> {code}
> [WARNING] Some problems were encountered while building the effective model 
> for org.apache.hbase:hbase-thrift:jar:3.0.0-SNAPSHOT
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must 
> be unique: org.slf4j:slf4j-api:jar -> duplicate declaration of version (?) @ 
> org.apache.hbase:hbase-thrift:[unknown-version], 
> /Users/jan/Documents/Projects/github/hbase/hbase-thrift/pom.xml, line 250, 
> 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.
> {code}
> One should be removed.



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

Reply via email to