Skip to content
Failed

Console Output

Established TCP socket on 34497
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/GlobalConnectionServer/pom.xml clean install deploy
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< de.cubeside:globalconnectionserver >-----------------
[INFO] Building globalconnectionserver 0.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ globalconnectionserver ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/GlobalConnectionServer/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ globalconnectionserver ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ globalconnectionserver ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /home/tomcat/.jenkins/workspace/GlobalConnectionServer/target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.478 s
[INFO] Finished at: 2022-09-24T09:21:40+02:00
[INFO] ------------------------------------------------------------------------
Warte bis Jenkins die Datensammlung abgeschlossen hat
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project globalconnectionserver: Fatal error compiling: error: release version 17 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