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

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

     [ https://issues.apache.org/jira/browse/HIVE-19524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Laszlo Bodor updated HIVE-19524:
--------------------------------
    Fix Version/s: 3.1.0
                   3.0.0

> 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: 3.0.0, 3.1.0
>
>
> 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)