Vihang Karajgaonkar created HIVE-14716:
------------------------------------------
Summary: 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
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)