Started by an SCM change Running as SYSTEM Building in workspace /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/javastream.de/jenkins/jobs/com.zenjava.javafx.maven.plugin/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/zonski/javafx-maven-plugin.git # timeout=10 Fetching upstream changes from https://github.com/zonski/javafx-maven-plugin.git > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://github.com/zonski/javafx-maven-plugin.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 74085efea642b95fd13dd25c1c5f03e05711680d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 74085efea642b95fd13dd25c1c5f03e05711680d # timeout=10 Commit message: "added ability to test locally using docker" > git rev-list --no-walk 976875eca2572118adbf620261de16c1709c4175 # timeout=10 [workspace] $ Xvnc -help Starting xvnc [workspace] $ Xvnc :93 -localhost -nolisten tcp 16/06/25 22:06:08 Xvnc version TightVNC-1.3.10 16/06/25 22:06:08 Copyright (C) 2000-2009 TightVNC Group 16/06/25 22:06:08 Copyright (C) 1999 AT&T Laboratories Cambridge 16/06/25 22:06:08 All Rights Reserved. 16/06/25 22:06:08 See http://www.tightvnc.com/ for information on TightVNC 16/06/25 22:06:08 Desktop name 'x11' (maven:93) 16/06/25 22:06:08 Protocol versions supported: 3.3, 3.7, 3.8, 3.7t, 3.8t 16/06/25 22:06:08 Listening for VNC connections on TCP port 5993 [workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/3.9.9/bin/mvn editorconfig:format Font directory '/usr/share/fonts/X11/Speedo/' not found - ignoring Font directory '/usr/share/fonts/X11/75dpi/' not found - ignoring Font directory '/usr/share/fonts/X11/100dpi/' not found - ignoring [INFO] Scanning for projects... [INFO] [INFO] ------------------< com.zenjava:javafx-maven-plugin >------------------- [INFO] Building JavaFX Maven Plugin 8.10.0-SNAPSHOT [INFO] from pom.xml [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- editorconfig:0.1.1:format (default-cli) @ javafx-maven-plugin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.492 s [INFO] Finished at: 2025-06-16T22:06:10+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.ec4j.maven:editorconfig-maven-plugin:0.1.1:format (default-cli) on project javafx-maven-plugin: Execution default-cli of goal org.ec4j.maven:editorconfig-maven-plugin:0.1.1:format failed: A required class was missing while executing org.ec4j.maven:editorconfig-maven-plugin:0.1.1:format: org/codehaus/plexus/util/DirectoryScanner [ERROR] ----------------------------------------------------- [ERROR] realm = plugin>org.ec4j.maven:editorconfig-maven-plugin:0.1.1 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy [ERROR] urls[0] = file:/home/javastream.de/www/maven/org/ec4j/maven/editorconfig-maven-plugin/0.1.1/editorconfig-maven-plugin-0.1.1.jar [ERROR] urls[1] = file:/home/javastream.de/www/maven/org/ec4j/linters/editorconfig-lint-api/0.2.1/editorconfig-lint-api-0.2.1.jar [ERROR] urls[2] = file:/home/javastream.de/www/maven/org/ec4j/core/ec4j-core/0.2.1/ec4j-core-0.2.1.jar [ERROR] urls[3] = file:/home/javastream.de/www/maven/org/ec4j/linters/editorconfig-linters/0.2.1/editorconfig-linters-0.2.1.jar [ERROR] urls[4] = file:/home/javastream.de/www/maven/org/antlr/antlr4-runtime/4.7/antlr4-runtime-4.7.jar [ERROR] Number of foreign imports: 1 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] [ERROR] [ERROR] ----------------------------------------------------- [ERROR] : org.codehaus.plexus.util.DirectoryScanner [ERROR] -> [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/PluginContainerException Build step 'Invoke top-level Maven targets' marked build as failure Terminating xvnc. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: FAILURE