Skip to content
Not built

Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Othello 1.0.0-SNAPSHOT:
[INFO] 
[INFO] Othello ............................................ SUCCESS [  9.539 s]
[INFO] Othello Build Tools ................................ SUCCESS [  4.717 s]
[INFO] Othello Core ....................................... FAILURE [ 16.681 s]
[INFO] Othello Strategy Examples .......................... SKIPPED
[INFO] Othello Strategy Template .......................... SKIPPED
[INFO] Othello GUI ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  34.044 s
[INFO] Finished at: 2023-04-17T21:21:32+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 othello-core: Compilation failure
[ERROR] /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/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 :othello-core
Started
Running as SYSTEM
Build failed before it gets to this module
Finished: NOT_BUILT