Skip to content
Success

Console Output

[INFO] 
[INFO] -----------< de.fhdw.gaming.ipspiel22:ipspiel22-build-tools >-----------
[INFO] Building IP Spieltheorie 2022 Build Tools 1.0.0-SNAPSHOT          [2/15]
[INFO]   from ipspiel22-build-tools/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.2.0:clean (default-clean) @ ipspiel22-build-tools ---
[INFO] Deleting /var/lib/jenkins/home/jobs/ipspiel22/workspace/ipspiel22/ipspiel22-build-tools/target
[INFO] 
[INFO] --- enforcer:3.2.1:enforce (enforce-versions) @ ipspiel22-build-tools ---
[INFO] 
[INFO] --- resources:3.3.0:resources (default-resources) @ ipspiel22-build-tools ---
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ ipspiel22-build-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.0:testResources (default-testResources) @ ipspiel22-build-tools ---
[INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/ipspiel22/workspace/ipspiel22/ipspiel22-build-tools/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ ipspiel22-build-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0:test (default-test) @ ipspiel22-build-tools ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ ipspiel22-build-tools ---
[INFO] Building jar: /var/lib/jenkins/home/jobs/ipspiel22/workspace/ipspiel22/ipspiel22-build-tools/target/ipspiel22-build-tools-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- install:3.1.0:install (default-install) @ ipspiel22-build-tools ---
[INFO] Installing /var/lib/jenkins/home/jobs/ipspiel22/workspace/ipspiel22/ipspiel22-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel22/ipspiel22-build-tools/1.0.0-SNAPSHOT/ipspiel22-build-tools-1.0.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/home/jobs/ipspiel22/workspace/ipspiel22/ipspiel22-build-tools/target/ipspiel22-build-tools-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/ipspiel22/ipspiel22-build-tools/1.0.0-SNAPSHOT/ipspiel22-build-tools-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- site:4.0.0-M5:site (default-site) @ ipspiel22-build-tools ---
[INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2
[INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
[INFO] Rendering site for default locale
[WARNING] No project URL defined - decoration links will not be relativized!
[INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin.
[INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info
[INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management
[INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.2:index
[INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.2:licenses
[INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.2:plugin-management
[INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.2:plugins
[INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.2:summary
[JENKINS] Archiving site from /var/lib/jenkins/home/jobs/ipspiel22/workspace/ipspiel22/ipspiel22-build-tools/target/site to /var/lib/jenkins/home/jobs/ipspiel22/workspace/ipspiel22/ipspiel22-build-tools@tmp/maven-reporters/moduleset/site/ipspiel22-build-tools
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for IP Spieltheorie 2022 1.0.0-SNAPSHOT:
[INFO] 
[INFO] IP Spieltheorie 2022 ............................... SUCCESS [ 11.689 s]
[INFO] IP Spieltheorie 2022 Build Tools ................... SUCCESS [  3.708 s]
[INFO] IP Spieltheorie 2022 Demo Game ..................... FAILURE [ 11.693 s]
[INFO] IP Spieltheorie 2022 Heads or tails Game ........... SKIPPED
[INFO] IP Spieltheorie 2022 Heads or tails or edge Game ... SKIPPED
[INFO] IP Spieltheorie 2022 Rock, Paper, Scissors Game .... SKIPPED
[INFO] IP Spieltheorie 2022 Prisoner's dilemma Game ....... SKIPPED
[INFO] IP Spieltheorie 2022 Search trees .................. SKIPPED
[INFO] IP Spieltheorie 2022 Connect Four game ............. SKIPPED
[INFO] IP Spieltheorie 2022 Tic Tac Toe game .............. SKIPPED
[INFO] IP Spieltheorie 2022 Tic Tac Toe game: Core ........ SKIPPED
[INFO] IP Spieltheorie 2022 Tic Tac Toe game: Random strategy SKIPPED
[INFO] IP Spieltheorie 2022 Tic Tac Toe game: GUI ......... SKIPPED
[INFO] IP Spieltheorie 2022 Connect Four game: GUI ........ SKIPPED
[INFO] IP Spieltheorie 2022 Connect Four game Minmax Strategy SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  30.341 s
[INFO] Finished at: 2023-04-17T21:04:55+02:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project ipspiel22-demo: Compilation failure
[ERROR] /var/lib/jenkins/home/jobs/ipspiel22/workspace/ipspiel22/ipspiel22-demo/src/main/java/module-info.java:[22,39] module not found: de.fhdw.gaming.core
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :ipspiel22-demo