Should be simple - I think I have all the pre-reqs. Ubuntu 20.04 LTS. Thanks for helping. What else do you need to know?
$ java -version
openjdk version "1.8.0_312"
OpenJDK Runtime Environment (build 1.8.0_312-8u312-b07-0ubuntu1~20.04-b07)
OpenJDK 64-Bit Server VM (build 25.312-b07, mixed mode)
$ mvn -version
Apache Maven 3.6.3
Maven home: /usr/share/maven
Java version: 1.8.0_312, vendor: Private Build, runtime: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "5.11.0-1022-oracle", arch: "amd64", family: "unix"
./gradlew build
> Task :build
Building groovy-sandbox
Building script-security-plugin
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project script-security: Fatal error compiling: invalid target release: 11 -> [Help 1]
[ERROR]