Jens Geyer created THRIFT-5530:
----------------------------------
Summary: could not resolve plugin artifact
'com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin:4.0.4'
Key: THRIFT-5530
URL: https://issues.apache.org/jira/browse/THRIFT-5530
Project: Thrift
Issue Type: Bug
Components: Java - Library
Reporter: Jens Geyer
The builds started to fail all pointing to one cause:
{code}
* Where:
Build file '/thrift/src/thrift-0.17.0/lib/java/build.gradle' line: 42
* What went wrong:
Plugin [id: 'com.github.johnrengelman.shadow', version: '4.0.4'] was not found
in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact
'com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin:4.0.4')
Searched in the following repositories:
Gradle Central Plugin Repository
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)