[Gitea] do not publish assets due to build being non-Successfully [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Othello 1.0.2-SNAPSHOT: [INFO] [INFO] Othello ............................................ SUCCESS [ 11.281 s] [INFO] Othello Build Tools ................................ SUCCESS [ 4.509 s] [INFO] Othello Core ....................................... FAILURE [ 13.362 s] [INFO] Othello Strategy Examples .......................... SKIPPED [INFO] Othello Strategy Template .......................... SKIPPED [INFO] Othello GUI ........................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 31.698 s [INFO] Finished at: 2024-05-28T15:45:22+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project othello-core: Compilation failure: Compilation failure: [ERROR] /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/src/main/java/de/fhdw/gaming/othello/core/domain/impl/OthelloGameBuilderImpl.java:[43,7] de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImpl 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/othello/workspace/othello/othello-core/src/main/java/de/fhdw/gaming/othello/core/domain/impl/OthelloGameBuilderImpl.java:[146,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. Waiting for Jenkins to finish collecting data [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 [Gitea] do not publish assets due to build being non-Successfully Finished: NOT_BUILT