Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'fightsystem'... done. Note: switching to '56096d5070508a844a8e0ad1d051e367f1ab34e4'. 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 56096d5 TinyProtocol Recording 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 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ FightSystem_Core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 115 source files to /home/gitea/ci/fightsystem/FightSystem_Core/target/classes [INFO] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/FightTeam.java: Some input files use or override a deprecated API. [INFO] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/FightTeam.java: Recompile with -Xlint:deprecation for details. [INFO] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Kit.java: Some input files use unchecked or unsafe operations. [INFO] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Kit.java: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[22,30] package com.comphenix.protocol does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[23,30] package com.comphenix.protocol does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[24,37] package com.comphenix.protocol.events does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[25,39] package com.comphenix.protocol.wrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[26,39] package com.comphenix.protocol.wrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[27,39] package com.comphenix.protocol.wrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[28,39] package com.comphenix.protocol.wrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[22,30] package com.comphenix.protocol does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[23,30] package com.comphenix.protocol does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[24,37] package com.comphenix.protocol.events does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[25,38] package com.comphenix.protocol.reflect does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[26,1] package com.comphenix.protocol.wrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[117,19] cannot find symbol symbol: class PlayerInfoData location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[251,40] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[251,64] cannot find symbol symbol: class StructureModifier location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[265,35] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[271,13] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[280,13] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[287,13] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[294,13] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[325,13] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[355,13] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[362,13] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[126,17] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.fight.Fight [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[126,110] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[126,45] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.fight.Fight [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[127,70] package EnumWrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[128,22] cannot find symbol symbol: class PlayerInfoData location: class de.steamwar.fightsystem.fight.Fight [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[129,43] cannot find symbol symbol: class PlayerInfoData location: class de.steamwar.fightsystem.fight.Fight [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[129,58] cannot find symbol symbol: variable WrappedGameProfile location: class de.steamwar.fightsystem.fight.Fight [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[129,112] package EnumWrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[129,138] cannot find symbol symbol: variable WrappedChatComponent location: class de.steamwar.fightsystem.fight.Fight [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[132,21] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.fight.Fight [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[59,21] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[69,21] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[70,21] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[72,25] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[75,21] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[79,21] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[83,25] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[85,25] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[136,35] cannot find symbol symbol: class PlayerInfoData location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[136,50] cannot find symbol symbol: variable WrappedGameProfile location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[136,139] package EnumWrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[136,165] cannot find symbol symbol: variable WrappedChatComponent location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[139,9] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[140,9] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[152,9] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[162,9] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[163,9] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[167,9] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[167,108] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[167,43] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[168,9] cannot find symbol symbol: class StructureModifier location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[171,9] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[175,9] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[175,107] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[175,42] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[176,9] cannot find symbol symbol: class StructureModifier location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[181,9] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[185,9] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[185,105] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[185,40] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[188,9] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[195,13] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[197,13] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[208,9] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[213,13] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[215,13] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[225,9] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[235,13] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[235,107] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[235,42] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[236,67] package EnumWrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[238,13] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[242,9] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[242,106] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[242,41] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[244,9] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[254,13] cannot find symbol symbol: class StructureModifier location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[266,9] cannot find symbol symbol: class StructureModifier location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[272,9] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[272,107] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[272,42] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[274,9] cannot find symbol symbol: class WrappedWatchableObject location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[274,48] cannot find symbol symbol: class WrappedWatchableObject location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[274,93] package WrappedDataWatcher does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[274,144] package WrappedDataWatcher does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[281,9] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[281,107] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[281,42] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[288,9] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[288,105] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[288,40] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[295,9] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[295,104] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[295,39] cannot find symbol symbol: variable ProtocolLibrary location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[296,9] cannot find symbol symbol: class StructureModifier location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[326,9] cannot find symbol symbol: class PacketContainer location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[326,108] package PacketType.Play does not exist [INFO] 100 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for FightSystem 1.0: [INFO] [INFO] FightSystem ........................................ SUCCESS [ 0.002 s] [INFO] FightSystem_Core ................................... FAILURE [ 1.947 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: 2.065 s [INFO] Finished at: 2021-09-27T17:14:31+02: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/fight/Fight.java:[22,30] package com.comphenix.protocol does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[23,30] package com.comphenix.protocol does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[24,37] package com.comphenix.protocol.events does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[25,39] package com.comphenix.protocol.wrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[26,39] package com.comphenix.protocol.wrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[27,39] package com.comphenix.protocol.wrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[28,39] package com.comphenix.protocol.wrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[22,30] package com.comphenix.protocol does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[23,30] package com.comphenix.protocol does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[24,37] package com.comphenix.protocol.events does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[25,38] package com.comphenix.protocol.reflect does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[26,1] package com.comphenix.protocol.wrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[117,19] cannot find symbol [ERROR] symbol: class PlayerInfoData [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[251,40] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[251,64] cannot find symbol [ERROR] symbol: class StructureModifier [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[265,35] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[271,13] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[280,13] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[287,13] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[294,13] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[325,13] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[355,13] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[362,13] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[126,17] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.fight.Fight [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[126,110] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[126,45] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.fight.Fight [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[127,70] package EnumWrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[128,22] cannot find symbol [ERROR] symbol: class PlayerInfoData [ERROR] location: class de.steamwar.fightsystem.fight.Fight [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[129,43] cannot find symbol [ERROR] symbol: class PlayerInfoData [ERROR] location: class de.steamwar.fightsystem.fight.Fight [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[129,58] cannot find symbol [ERROR] symbol: variable WrappedGameProfile [ERROR] location: class de.steamwar.fightsystem.fight.Fight [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[129,112] package EnumWrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[129,138] cannot find symbol [ERROR] symbol: variable WrappedChatComponent [ERROR] location: class de.steamwar.fightsystem.fight.Fight [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/fight/Fight.java:[132,21] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.fight.Fight [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[59,21] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[69,21] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[70,21] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[72,25] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[75,21] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[79,21] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[83,25] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[85,25] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[136,35] cannot find symbol [ERROR] symbol: class PlayerInfoData [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[136,50] cannot find symbol [ERROR] symbol: variable WrappedGameProfile [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[136,139] package EnumWrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[136,165] cannot find symbol [ERROR] symbol: variable WrappedChatComponent [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[139,9] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[140,9] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[152,9] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[162,9] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[163,9] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[167,9] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[167,108] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[167,43] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[168,9] cannot find symbol [ERROR] symbol: class StructureModifier [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[171,9] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[175,9] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[175,107] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[175,42] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[176,9] cannot find symbol [ERROR] symbol: class StructureModifier [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[181,9] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[185,9] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[185,105] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[185,40] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[188,9] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[195,13] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[197,13] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[208,9] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[213,13] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[215,13] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[225,9] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[235,13] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[235,107] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[235,42] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[236,67] package EnumWrappers does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[238,13] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[242,9] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[242,106] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[242,41] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[244,9] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[254,13] cannot find symbol [ERROR] symbol: class StructureModifier [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[266,9] cannot find symbol [ERROR] symbol: class StructureModifier [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[272,9] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[272,107] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[272,42] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[274,9] cannot find symbol [ERROR] symbol: class WrappedWatchableObject [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[274,48] cannot find symbol [ERROR] symbol: class WrappedWatchableObject [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[274,93] package WrappedDataWatcher does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[274,144] package WrappedDataWatcher does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[281,9] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[281,107] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[281,42] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[288,9] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[288,105] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[288,40] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[295,9] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[295,104] package PacketType.Play does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[295,39] cannot find symbol [ERROR] symbol: variable ProtocolLibrary [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[296,9] cannot find symbol [ERROR] symbol: class StructureModifier [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[326,9] cannot find symbol [ERROR] symbol: class PacketContainer [ERROR] location: class de.steamwar.fightsystem.record.REntity [ERROR] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[326,108] package PacketType.Play 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