Laszlo Bodor created HIVE-19524:
-----------------------------------
Summary: pom.xml typo: "commmons-logging" groupId
Key: HIVE-19524
URL: https://issues.apache.org/jira/browse/HIVE-19524
Project: Hive
Issue Type: Bug
Reporter: Laszlo Bodor
I found 153 occurences (in exclusions). Simple copy-paste issue.
{code}
grep -iRH "commmons-logging" *
accumulo-handler/pom.xml: <groupId>commmons-logging</groupId>
common/pom.xml: <groupId>commmons-logging</groupId>
common/pom.xml: <groupId>commmons-logging</groupId>
common/pom.xml: <groupId>commmons-logging</groupId>
druid-handler/pom.xml: <groupId>commmons-logging</groupId>
hbase-handler/pom.xml: <groupId>commmons-logging</groupId>
hbase-handler/pom.xml: <groupId>commmons-logging</groupId>
hbase-handler/pom.xml: <groupId>commmons-logging</groupId>
hbase-handler/pom.xml: <groupId>commmons-logging</groupId>
...
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)