Dezhi Cai created HUDI-1597:
-------------------------------
Summary: Maven build fail
Key: HUDI-1597
URL: https://issues.apache.org/jira/browse/HUDI-1597
Project: Apache Hudi
Issue Type: Bug
Reporter: Dezhi Cai
Fix For: 0.8.0, 0.7.0
maven build fail as spring repo no longer support anonymous download of
3rd-party Maven Central artifacts fromĀ [repo.spring.io.|https://repo.spring.io/]
ref link :
[https://spring.io/blog/2020/10/29/notice-of-permissions-changes-to-repo-spring-io-fall-and-winter-2020]
build error:
[INFO] Total time: 22.357 s (Wall Clock)
[INFO] Finished at: 2021-02-08T13:21:10+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project hudi-hadoop-mr: Could not resolve
dependencies for project org.apache.hudi:hudi-hadoop-mr:jar:0.7.0: Could not
transfer artifact org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde
from/to libs-milestone (https://repo.spring.io/libs-milestone/): Authentication
failed for
https://repo.spring.io/libs-milestone/org/pentaho/pentaho-aggdesigner-algorithm/5.1.5-jhyde/pentaho-aggdesigner-algorithm-5.1.5-jhyde.jar
401 Unauthorized -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)