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

[jira] [Created] (HIVE-22950) Fix invalid repo url in pom

zhangbutao created HIVE-22950:
---------------------------------

             Summary: Fix invalid repo url in pom
                 Key: HIVE-22950
                 URL: https://issues.apache.org/jira/browse/HIVE-22950
             Project: Hive
          Issue Type: Bug
    Affects Versions: 4.0.0
            Reporter: zhangbutao


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)