You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "zhangbutao (Jira)" <ji...@apache.org> on 2020/02/29 09:17:00 UTC

[jira] [Updated] (HIVE-22951) Fix invalid repo url in pom

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

zhangbutao updated HIVE-22951:
------------------------------
    Attachment: HIVE-22951.01.patch
        Status: Patch Available  (was: Open)

> Fix invalid repo url in pom
> ---------------------------
>
>                 Key: HIVE-22951
>                 URL: https://issues.apache.org/jira/browse/HIVE-22951
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 4.0.0
>            Reporter: zhangbutao
>            Assignee: zhangbutao
>            Priority: Major
>         Attachments: HIVE-22951.01.patch
>
>
> Build hive code sourceļ¼š
> {code:java}
> mvn clean install -DskipTests -Pdist{code}
> Some xml file or jar would be asked from invalid repository. SomeĀ logs of maven as follow:
> {code:java}
> Downloading from druid-apache-rc-testing: https://repository.apache.org/content/repositories/orgapachedruid-1001/org/apache/orc/orc-core/1.5.9/orc-core-1.5.9.jar{code}
> We shoule fix the invalid repo url in pom.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)