Skip to content
Not built

Console Output

[Gitea] do not publish assets due to build being non-Successfully
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for IP Spieltheorie 2024 1.0.0-SNAPSHOT:
[INFO] 
[INFO] IP Spieltheorie 2024 ............................... SUCCESS [ 10.004 s]
[INFO] IP Spieltheorie 2024 Build Tools ................... SUCCESS [  4.136 s]
[INFO] IP Spieltheorie 2024 Demo Game ..................... FAILURE [  7.194 s]
[INFO] IP Spieltheorie 2024 Gefangenen Dilemma ............ SKIPPED
[INFO] ipspiel24-ssp ...................................... SKIPPED
[INFO] ipspiel24-muenzwurf ................................ SKIPPED
[INFO] ipspiel24-freizeitgestaltung ....................... SKIPPED
[INFO] IP Spieltheorie 2024 Tic Tac Toe game .............. SKIPPED
[INFO] IP Spieltheorie 2024 Tic Tac Toe game: Core ........ SKIPPED
[INFO] IP Spieltheorie 2024 Tic Tac Toe game: Random strategy SKIPPED
[INFO] ipspiel24-minimax .................................. SKIPPED
[INFO] IP Spieltheorie 2024 Tic Tac Toe game: MiniMax strategy SKIPPED
[INFO] IP Spieltheorie 2024 Tic Tac Toe game: GUI ......... SKIPPED
[INFO] IP Spieltheorie 2024 Vier-Gewinnt .................. SKIPPED
[INFO] IP Spieltheorie 2024 Vier Connects game: Core ...... SKIPPED
[INFO] IP Spieltheorie 2024 Vier Connects game: Random strategy SKIPPED
[INFO] IP Spieltheorie 2024 Vier Connects game: GUI ....... SKIPPED
[INFO] ipspiel24-VierConnects-strategy-minimax ............ SKIPPED
[INFO] ipspiel24-memory ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  25.666 s
[INFO] Finished at: 2024-05-28T15:45:09+02:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project ipspiel24-demo: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/src/main/java/de/fhdw/gaming/ipspiel24/demo/domain/impl/DemoGameBuilderImpl.java:[40,7] de.fhdw.gaming.ipspiel24.demo.domain.impl.DemoGameBuilderImpl is not abstract and does not override abstract method addObservers(java.util.List<de.fhdw.gaming.core.domain.Observer>) in de.fhdw.gaming.core.domain.GameBuilder
[ERROR] /var/lib/jenkins/home/jobs/ipspiel24/workspace/ipspiel24/ipspiel24-demo/src/main/java/de/fhdw/gaming/ipspiel24/demo/domain/impl/DemoGameBuilderImpl.java:[124,16] cannot infer type arguments for de.fhdw.gaming.core.domain.DefaultGame<>
[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 :ipspiel24-demo
Started
Running as SYSTEM
Build failed before it gets to this module
[Gitea] do not publish assets due to build being non-Successfully
Finished: NOT_BUILT