[
https://issues.apache.org/jira/browse/HIVE-19524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Laszlo Bodor updated HIVE-19524:
--------------------------------
Attachment: HIVE-19524.01-branch-3.patch
> 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
> Assignee: Laszlo Bodor
> Priority: Minor
> Fix For: 4.0.0
>
> Attachments: HIVE-19524.01-branch-3.patch, HIVE-19524.01.patch
>
>
> 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)