Established TCP socket on 37987 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/tomcat/.jenkins/workspace/CubesideNMSUtils/pom.xml clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] nmsutils-parent [pom] [INFO] nmsutils-core [jar] [INFO] nmsutils-v1_17_R1 [jar] [INFO] nmsutils-v1_17_R1_1 [jar] [INFO] nmsutils [jar] [INFO] nmsutils-plugin [jar] [INFO] [INFO] ----------------< de.cubeside.nmsutils:nmsutils-parent >---------------- [INFO] Building nmsutils-parent 0.0.1-SNAPSHOT [1/6] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ nmsutils-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ nmsutils-parent --- [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideNMSUtils/pom.xml to /home/tomcat/.m2/repository/de/cubeside/nmsutils/nmsutils-parent/0.0.1-SNAPSHOT/nmsutils-parent-0.0.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] nmsutils-parent 0.0.1-SNAPSHOT ..................... SUCCESS [ 0.357 s] [INFO] nmsutils-core ...................................... SUCCESS [ 1.871 s] [INFO] nmsutils-v1_17_R1 .................................. FAILURE [ 6.894 s] [INFO] nmsutils-v1_17_R1_1 ................................ SKIPPED [INFO] nmsutils ........................................... SKIPPED [INFO] nmsutils-plugin 0.0.1-SNAPSHOT ..................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.837 s [INFO] Finished at: 2021-11-08T05:18:10+01:00 [INFO] ------------------------------------------------------------------------ Warte bis Jenkins die Datensammlung abgeschlossen hat [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project nmsutils-v1_17_R1: Fatal error compiling: error: release version 16 not supported -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :nmsutils-v1_17_R1