You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Laszlo Bodor (JIRA)" <ji...@apache.org> on 2018/05/14 12:07:00 UTC

[jira] [Created] (HIVE-19524) pom.xml typo: "commmons-logging" groupId

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)