[
https://issues.apache.org/jira/browse/HIVE-14716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15471812#comment-15471812
]
Sergio Peña commented on HIVE-14716:
------------------------------------
LGTM +1
> 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)