Statusupdate pending Waiting for previous builds Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'fightsystem'... done. Note: switching to 'ab7602879ca32e124e82c5755aa34ff3be115b74'. 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 ab76028 Yeeeeeeeeeeeeeeeeeet Build: Executing ln -s /home/gitea/lib Build: Executing mvn package -B [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] FightSystem [pom] [INFO] FightSystem_Core [jar] [INFO] FightSystem_8 [jar] [INFO] FightSystem_9 [jar] [INFO] FightSystem_10 [jar] [INFO] FightSystem_12 [jar] [INFO] FightSystem_14 [jar] [INFO] FightSystem_15 [jar] [INFO] FightSystem_Main [jar] [INFO] [INFO] ------------------------< steamwar:FightSystem >------------------------ [INFO] Building FightSystem 1.0 [1/9] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ---------------------< steamwar:FightSystem_Core >---------------------- [INFO] Building FightSystem_Core 1.0 [2/9] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FightSystem_Core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ FightSystem_Core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 120 source files to /home/gitea/ci/fightsystem/FightSystem_Core/target/classes [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/FightTeam.java:[42,29] org.bukkit.scoreboard.NameTagVisibility in org.bukkit.scoreboard has been deprecated [WARNING] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[37,29] org.bukkit.scoreboard.NameTagVisibility in org.bukkit.scoreboard has been deprecated [WARNING] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Kit.java:[96,55] unchecked cast required: java.util.List found: java.util.List [WARNING] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[108,35] org.bukkit.scoreboard.NameTagVisibility in org.bukkit.scoreboard has been deprecated [WARNING] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[108,13] setNameTagVisibility(org.bukkit.scoreboard.NameTagVisibility) in org.bukkit.scoreboard.Team has been deprecated [INFO] 5 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/commands/GUI.java:[38,24] package de.steamwar.util does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/commands/GUI.java:[190,9] cannot find symbol symbol: class SchematicSelector location: class de.steamwar.fightsystem.commands.GUI [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/commands/GUI.java:[190,42] cannot find symbol symbol: class SchematicSelector location: class de.steamwar.fightsystem.commands.GUI [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/commands/GUI.java:[190,77] cannot find symbol symbol: variable SchematicSelector location: class de.steamwar.fightsystem.commands.GUI [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/commands/GUI.java:[190,113] cannot find symbol symbol: variable SchematicSelector location: class de.steamwar.fightsystem.commands.GUI [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/commands/GUI.java:[198,62] package SchematicSelector does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/commands/GUI.java:[198,103] package SchematicSelector does not exist [INFO] 7 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for FightSystem 1.0: [INFO] [INFO] FightSystem ........................................ SUCCESS [ 0.002 s] [INFO] FightSystem_Core ................................... FAILURE [ 1.768 s] [INFO] FightSystem_8 ...................................... SKIPPED [INFO] FightSystem_9 ...................................... SKIPPED [INFO] FightSystem_10 ..................................... SKIPPED [INFO] FightSystem_12 ..................................... SKIPPED [INFO] FightSystem_14 ..................................... SKIPPED [INFO] FightSystem_15 ..................................... SKIPPED [INFO] FightSystem_Main ................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.876 s [INFO] Finished at: 2021-11-21T10:58:56+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project FightSystem_Core: Compilation failure: Compilation failure: [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/commands/GUI.java:[38,24] package de.steamwar.util does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/commands/GUI.java:[190,9] cannot find symbol [ERROR] symbol: class SchematicSelector [ERROR] location: class de.steamwar.fightsystem.commands.GUI [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/commands/GUI.java:[190,42] cannot find symbol [ERROR] symbol: class SchematicSelector [ERROR] location: class de.steamwar.fightsystem.commands.GUI [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/commands/GUI.java:[190,77] cannot find symbol [ERROR] symbol: variable SchematicSelector [ERROR] location: class de.steamwar.fightsystem.commands.GUI [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/commands/GUI.java:[190,113] cannot find symbol [ERROR] symbol: variable SchematicSelector [ERROR] location: class de.steamwar.fightsystem.commands.GUI [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/commands/GUI.java:[198,62] package SchematicSelector does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/commands/GUI.java:[198,103] package SchematicSelector does not exist [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 :FightSystem_Core Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/fightsystem.git/./hooks/update.d/steamwarci.py", line 103, in raise Exception("Could not run build command") Exception: Could not run build command Statusupdate failure Build failed