[INFO] [INFO] ----------< de.fhdw.gaming.ipspiel23:ipspiel23-connect-four >----------- [INFO] Building IP Spieltheorie 2023 Connect Four Game 1.0.0-SNAPSHOT [15/16] [INFO] from ipspiel23-connect-four/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ ipspiel23-connect-four --- [INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel23/workspace/ipspiel23/ipspiel23-connect-four/target [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ ipspiel23-connect-four --- [INFO] [INFO] --- checkstyle:3.2.1:check (checkstyle) @ ipspiel23-connect-four --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> pmd:3.20.0:check (pmd) > :pmd @ ipspiel23-connect-four >>> [INFO] [INFO] --- pmd:3.20.0:pmd (pmd) @ ipspiel23-connect-four --- [INFO] PMD version: 6.55.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] <<< pmd:3.20.0:check (pmd) < :pmd @ ipspiel23-connect-four <<< [INFO] [INFO] [INFO] --- pmd:3.20.0:check (pmd) @ ipspiel23-connect-four --- [INFO] PMD version: 6.55.0 [INFO] [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (jacoco-initialize) @ ipspiel23-connect-four --- [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/lib/jenkins/home/jobs/ipspiel23/workspace/ipspiel23/ipspiel23-connect-four/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ ipspiel23-connect-four --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ ipspiel23-connect-four --- [INFO] Changes detected - recompiling the module! :source [INFO] Compiling 61 source files with javac [debug release 17 module-path] to target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/lib/jenkins/home/jobs/ipspiel23/workspace/ipspiel23/ipspiel23-connect-four/src/main/java/module-info.java:[35,17] module not found: jmh.core [INFO] 1 error [INFO] -------------------------------------------------------------