Joe McDonnell created IMPALA-12174:
--------------------------------------
Summary: Work around Kudu repo.spring.io build issue for
native-toolchain
Key: IMPALA-12174
URL: https://issues.apache.org/jira/browse/IMPALA-12174
Project: IMPALA
Issue Type: Bug
Components: Infrastructure
Affects Versions: Impala 4.3.0
Reporter: Joe McDonnell
Kudu builds fail with this signature:
{noformat}
> Could not resolve all files for configuration ':buildSrc:compileClasspath'.
> Could not resolve io.spring.gradle:propdeps-plugin:0.0.10.RELEASE.
Required by:
project :buildSrc
> Could not resolve io.spring.gradle:propdeps-plugin:0.0.10.RELEASE.
> Could not get resource
'https://repo.spring.io/plugins-release/io/spring/gradle/propdeps-plugin/0.0.10.RELEASE/propdeps-plugin-0.0.10.RELEASE.pom'.
> Could not GET
'https://repo.spring.io/plugins-release/io/spring/gradle/propdeps-plugin/0.0.10.RELEASE/propdeps-plugin-0.0.10.RELEASE.pom'.
Received status code 401 from server: {noformat}
This will be fixed in Kudu upstream, but it is also useful to have a workaround
patch and tracking JIRA for older toolchains with older versions of Kudu.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)