zhangbutao created HIVE-22951:
---------------------------------
Summary: 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
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)