Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'bausystem'... done. Note: switching to 'bca32753b36bf520ffb48ebca1aa64b5c6625bf3'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at bca3275 Adapt to CommonDB API Build: Executing ln -s /home/gitea/lib Build: Executing mvn package -B [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] BauSystem [pom] [INFO] BauSystem_Core [jar] [INFO] BauSystem_12 [jar] [INFO] BauSystem_Main [jar] [INFO] [INFO] -------------------------< steamwar:BauSystem >------------------------- [INFO] Building BauSystem 1.0 [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ----------------------< steamwar:BauSystem_Core >----------------------- [INFO] Building BauSystem_Core 1.0 [2/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ BauSystem_Core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ BauSystem_Core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 82 source files to /home/gitea/ci/bausystem/BauSystem_Core/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/gitea/ci/bausystem/BauSystem_Core/src/de/steamwar/bausystem/world/regions/Prototype.java:[27,23] cannot find symbol symbol: class SchematicData location: package de.steamwar.sql [ERROR] /home/gitea/ci/bausystem/BauSystem_Core/src/de/steamwar/bausystem/world/ClipboardListener.java:[22,23] cannot find symbol symbol: class SchematicData location: package de.steamwar.sql [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for BauSystem 1.0: [INFO] [INFO] BauSystem .......................................... SUCCESS [ 0.002 s] [INFO] BauSystem_Core ..................................... FAILURE [ 4.723 s] [INFO] BauSystem_12 ....................................... SKIPPED [INFO] BauSystem_Main ..................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.834 s [INFO] Finished at: 2022-09-24T20:26:45+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project BauSystem_Core: Compilation failure: Compilation failure: [ERROR] /home/gitea/ci/bausystem/BauSystem_Core/src/de/steamwar/bausystem/world/regions/Prototype.java:[27,23] cannot find symbol [ERROR] symbol: class SchematicData [ERROR] location: package de.steamwar.sql [ERROR] /home/gitea/ci/bausystem/BauSystem_Core/src/de/steamwar/bausystem/world/ClipboardListener.java:[22,23] cannot find symbol [ERROR] symbol: class SchematicData [ERROR] location: package de.steamwar.sql [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 -rf :BauSystem_Core Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/bausystem.git/./hooks/update.d/steamwarci.py", line 108, in raise Exception("Could not run build command") Exception: Could not run build command Statusupdate failure Build failed