See https://plugins.gradle.org/m2/com/github/jengelman/gradle/plugins/shadow/7.1.2/
See #221
Build file '/Users/danielmills/Documents/development/workspace/Iris/build.gradle' line: 22
Plugin [id: 'com.github.johnrengelman.shadow', version: '7.1.2'] was not found in any of the following sources:
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
Note: Before it's mentioned, changing the jdk doesnt magically make the dependency available on a remote server. Doesnt work with java 11, 16, or 17, all working yesterday.