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

zhangbutao updated HIVE-22951:
------------------------------
    Description: 
Build hive source code:
{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.

  was:
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.


> 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 source code:
> {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)

Reply via email to