You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vihang Karajgaonkar (JIRA)" <ji...@apache.org> on 2016/09/07 20:45:21 UTC

[jira] [Comment Edited] (HIVE-14716) Duplicate pom.xml entries for mockito

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

Vihang Karajgaonkar edited comment on HIVE-14716 at 9/7/16 8:44 PM:
--------------------------------------------------------------------

Hi [~spena] Can you please review? Its a trivial change.


was (Author: vihangk1):
Hi [~spena] Can you please review? Its is trivial change.

> Duplicate pom.xml entries for mockito
> -------------------------------------
>
>                 Key: HIVE-14716
>                 URL: https://issues.apache.org/jira/browse/HIVE-14716
>             Project: Hive
>          Issue Type: Bug
>          Components: Beeline
>            Reporter: Vihang Karajgaonkar
>            Assignee: Vihang Karajgaonkar
>            Priority: Trivial
>         Attachments: HIVE-14716.01.patch
>
>
> When you build beeline there is a warning which says there are duplicate pom.xml entries for mockito dependency.
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model for org.apache.hive:hive-beeline:jar:2.2.0-SNAPSHOT
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mockito:mockito-all:jar -> duplicate declaration of version (?) @ org.apache.hive:hive-beeline:[unknown-version], /Users/vihang/work/src/upstream/hive/beeline/pom.xml, line 126, column 17
> [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.mockito:mockito-all:jar -> duplicate declaration of version (?) @ org.apache.hive:hive-beeline:[unknown-version], /Users/vihang/work/src/upstream/hive/beeline/pom.xml, line 137, column 17



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)