Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 4.3.0
-
None
-
ghx-label-7
Description
Kudu builds fail with this signature:
> 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:
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.