Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'fightsystem'... done. Note: switching to '411e1ae539c9284c14cbbf8a378b47b3a9a7c57f'. 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 411e1ae WIP 1.18 support 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_18 [jar] [INFO] FightSystem_Main [jar] [INFO] [INFO] ------------------------< steamwar:FightSystem >------------------------ [INFO] Building FightSystem 1.0 [1/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ---------------------< steamwar:FightSystem_Core >---------------------- [INFO] Building FightSystem_Core 1.0 [2/10] [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 121 source files to /home/gitea/ci/fightsystem/FightSystem_Core/target/classes [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:[41,29] org.bukkit.scoreboard.NameTagVisibility in org.bukkit.scoreboard has been deprecated [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:[41,29] org.bukkit.scoreboard.NameTagVisibility in org.bukkit.scoreboard has been deprecated [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:[41,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/utils/ProtocolAPI.java:[96,30] newInstance() in java.lang.Class has been deprecated [WARNING] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[113,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:[113,13] setNameTagVisibility(org.bukkit.scoreboard.NameTagVisibility) in org.bukkit.scoreboard.Team has been deprecated [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FightSystem_Core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/fightsystem/FightSystem_Core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ FightSystem_Core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FightSystem_Core --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FightSystem_Core --- [INFO] Building jar: /home/gitea/ci/fightsystem/FightSystem_Core/target/FightSystem_Core-1.0.jar [INFO] [INFO] -----------------------< steamwar:FightSystem_8 >----------------------- [INFO] Building FightSystem_8 1.0 [3/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FightSystem_8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ FightSystem_8 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/gitea/ci/fightsystem/FightSystem_8/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FightSystem_8 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/fightsystem/FightSystem_8/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ FightSystem_8 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FightSystem_8 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FightSystem_8 --- [INFO] Building jar: /home/gitea/ci/fightsystem/FightSystem_8/target/FightSystem_8-1.0.jar [INFO] [INFO] -----------------------< steamwar:FightSystem_9 >----------------------- [INFO] Building FightSystem_9 1.0 [4/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FightSystem_9 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ FightSystem_9 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/gitea/ci/fightsystem/FightSystem_9/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FightSystem_9 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/fightsystem/FightSystem_9/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ FightSystem_9 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FightSystem_9 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FightSystem_9 --- [INFO] Building jar: /home/gitea/ci/fightsystem/FightSystem_9/target/FightSystem_9-1.0.jar [INFO] [INFO] ----------------------< steamwar:FightSystem_10 >----------------------- [INFO] Building FightSystem_10 1.0 [5/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FightSystem_10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ FightSystem_10 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/gitea/ci/fightsystem/FightSystem_10/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FightSystem_10 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/fightsystem/FightSystem_10/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ FightSystem_10 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FightSystem_10 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FightSystem_10 --- [INFO] Building jar: /home/gitea/ci/fightsystem/FightSystem_10/target/FightSystem_10-1.0.jar [INFO] [INFO] ----------------------< steamwar:FightSystem_12 >----------------------- [INFO] Building FightSystem_12 1.0 [6/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FightSystem_12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ FightSystem_12 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/gitea/ci/fightsystem/FightSystem_12/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FightSystem_12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/fightsystem/FightSystem_12/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ FightSystem_12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FightSystem_12 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FightSystem_12 --- [INFO] Building jar: /home/gitea/ci/fightsystem/FightSystem_12/target/FightSystem_12-1.0.jar [INFO] [INFO] ----------------------< steamwar:FightSystem_14 >----------------------- [INFO] Building FightSystem_14 1.0 [7/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FightSystem_14 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ FightSystem_14 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/gitea/ci/fightsystem/FightSystem_14/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FightSystem_14 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/fightsystem/FightSystem_14/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ FightSystem_14 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FightSystem_14 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FightSystem_14 --- [INFO] Building jar: /home/gitea/ci/fightsystem/FightSystem_14/target/FightSystem_14-1.0.jar [INFO] [INFO] ----------------------< steamwar:FightSystem_15 >----------------------- [INFO] Building FightSystem_15 1.0 [8/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FightSystem_15 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ FightSystem_15 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/gitea/ci/fightsystem/FightSystem_15/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FightSystem_15 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/fightsystem/FightSystem_15/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ FightSystem_15 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FightSystem_15 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FightSystem_15 --- [INFO] Building jar: /home/gitea/ci/fightsystem/FightSystem_15/target/FightSystem_15-1.0.jar [INFO] [INFO] ----------------------< steamwar:FightSystem_18 >----------------------- [INFO] Building FightSystem_18 1.0 [9/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FightSystem_18 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ FightSystem_18 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/gitea/ci/fightsystem/FightSystem_18/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[23,26] cannot find symbol symbol: class BlockPos location: package net.minecraft.core [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[25,31] cannot find symbol symbol: class ResourceLocation location: package net.minecraft.resources [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[26,34] cannot find symbol symbol: class ServerLevel location: package net.minecraft.server.level [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[27,34] cannot find symbol symbol: class Pose location: package net.minecraft.world.entity [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[28,45] cannot find symbol symbol: class BlockState location: package net.minecraft.world.level.block.state [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[29,42] cannot find symbol symbol: class FluidState location: package net.minecraft.world.level.material [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[30,42] cannot find symbol symbol: class Fluids location: package net.minecraft.world.level.material [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/CraftbukkitWrapper18.java:[22,39] cannot find symbol symbol: class LevelChunk location: package net.minecraft.world.level.chunk [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[44,53] cannot find symbol symbol: method getId(net.minecraft.world.level.block.state.IBlockData) location: class net.minecraft.world.level.block.Block [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[49,9] cannot find symbol symbol: class BlockState location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[49,92] cannot find symbol symbol: method stateById(int) location: class net.minecraft.world.level.block.Block [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[50,9] cannot find symbol symbol: class ServerLevel location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[51,9] cannot find symbol symbol: class BlockPos location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[51,28] cannot find symbol symbol: class BlockPos location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[61,58] cannot find symbol symbol: class ResourceLocation location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[61,43] cannot find symbol symbol: variable BLOCK location: interface net.minecraft.core.Registry [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[61,17] cannot find symbol symbol: class BlockState location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[67,13] cannot find symbol symbol: class FluidState location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[67,38] package Fluids does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[68,72] cannot find symbol symbol: variable BLOCK_STATE_REGISTRY location: class net.minecraft.world.level.block.Block [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[68,17] cannot find symbol symbol: class BlockState location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[80,83] cannot find symbol symbol: class ResourceLocation location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[80,68] cannot find symbol symbol: variable BLOCK location: interface net.minecraft.core.Registry [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[85,27] cannot find symbol symbol: variable Pose location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[85,44] cannot find symbol symbol: variable Pose location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/CraftbukkitWrapper18.java:[39,34] cannot find symbol symbol: class Level location: package net.minecraft.world.level [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/CraftbukkitWrapper18.java:[40,9] cannot find symbol symbol: class LevelChunk location: class de.steamwar.fightsystem.utils.CraftbukkitWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/CraftbukkitWrapper18.java:[41,9] cannot find symbol symbol: class LevelChunk location: class de.steamwar.fightsystem.utils.CraftbukkitWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/CraftbukkitWrapper18.java:[41,67] cannot find symbol symbol: method getChunk(int,int) location: class net.minecraft.server.level.WorldServer [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/CraftbukkitWrapper18.java:[55,42] cannot find symbol symbol: method sendTexturePack(java.lang.String,java.lang.String,boolean,) location: class net.minecraft.server.level.EntityPlayer [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/CraftbukkitWrapper18.java:[60,44] cannot find symbol symbol: method getYHeadRot() location: class net.minecraft.world.entity.Entity [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/CraftbukkitWrapper18.java:[65,73] cannot find symbol symbol: method getTag() location: class net.minecraft.world.item.ItemStack [INFO] 32 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for FightSystem 1.0: [INFO] [INFO] FightSystem ........................................ SUCCESS [ 0.003 s] [INFO] FightSystem_Core ................................... SUCCESS [ 7.650 s] [INFO] FightSystem_8 ...................................... SUCCESS [ 0.389 s] [INFO] FightSystem_9 ...................................... SUCCESS [ 0.289 s] [INFO] FightSystem_10 ..................................... SUCCESS [ 0.164 s] [INFO] FightSystem_12 ..................................... SUCCESS [ 0.254 s] [INFO] FightSystem_14 ..................................... SUCCESS [ 0.689 s] [INFO] FightSystem_15 ..................................... SUCCESS [ 0.332 s] [INFO] FightSystem_18 ..................................... FAILURE [ 0.251 s] [INFO] FightSystem_Main ................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.347 s [INFO] Finished at: 2022-01-14T21:46:59+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project FightSystem_18: Compilation failure: Compilation failure: [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[23,26] cannot find symbol [ERROR] symbol: class BlockPos [ERROR] location: package net.minecraft.core [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[25,31] cannot find symbol [ERROR] symbol: class ResourceLocation [ERROR] location: package net.minecraft.resources [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[26,34] cannot find symbol [ERROR] symbol: class ServerLevel [ERROR] location: package net.minecraft.server.level [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[27,34] cannot find symbol [ERROR] symbol: class Pose [ERROR] location: package net.minecraft.world.entity [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[28,45] cannot find symbol [ERROR] symbol: class BlockState [ERROR] location: package net.minecraft.world.level.block.state [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[29,42] cannot find symbol [ERROR] symbol: class FluidState [ERROR] location: package net.minecraft.world.level.material [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[30,42] cannot find symbol [ERROR] symbol: class Fluids [ERROR] location: package net.minecraft.world.level.material [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/CraftbukkitWrapper18.java:[22,39] cannot find symbol [ERROR] symbol: class LevelChunk [ERROR] location: package net.minecraft.world.level.chunk [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[44,53] cannot find symbol [ERROR] symbol: method getId(net.minecraft.world.level.block.state.IBlockData) [ERROR] location: class net.minecraft.world.level.block.Block [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[49,9] cannot find symbol [ERROR] symbol: class BlockState [ERROR] location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[49,92] cannot find symbol [ERROR] symbol: method stateById(int) [ERROR] location: class net.minecraft.world.level.block.Block [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[50,9] cannot find symbol [ERROR] symbol: class ServerLevel [ERROR] location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[51,9] cannot find symbol [ERROR] symbol: class BlockPos [ERROR] location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[51,28] cannot find symbol [ERROR] symbol: class BlockPos [ERROR] location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[61,58] cannot find symbol [ERROR] symbol: class ResourceLocation [ERROR] location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[61,43] cannot find symbol [ERROR] symbol: variable BLOCK [ERROR] location: interface net.minecraft.core.Registry [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[61,17] cannot find symbol [ERROR] symbol: class BlockState [ERROR] location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[67,13] cannot find symbol [ERROR] symbol: class FluidState [ERROR] location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[67,38] package Fluids does not exist [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[68,72] cannot find symbol [ERROR] symbol: variable BLOCK_STATE_REGISTRY [ERROR] location: class net.minecraft.world.level.block.Block [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[68,17] cannot find symbol [ERROR] symbol: class BlockState [ERROR] location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[80,83] cannot find symbol [ERROR] symbol: class ResourceLocation [ERROR] location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[80,68] cannot find symbol [ERROR] symbol: variable BLOCK [ERROR] location: interface net.minecraft.core.Registry [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[85,27] cannot find symbol [ERROR] symbol: variable Pose [ERROR] location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/BlockIdWrapper18.java:[85,44] cannot find symbol [ERROR] symbol: variable Pose [ERROR] location: class de.steamwar.fightsystem.utils.BlockIdWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/CraftbukkitWrapper18.java:[39,34] cannot find symbol [ERROR] symbol: class Level [ERROR] location: package net.minecraft.world.level [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/CraftbukkitWrapper18.java:[40,9] cannot find symbol [ERROR] symbol: class LevelChunk [ERROR] location: class de.steamwar.fightsystem.utils.CraftbukkitWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/CraftbukkitWrapper18.java:[41,9] cannot find symbol [ERROR] symbol: class LevelChunk [ERROR] location: class de.steamwar.fightsystem.utils.CraftbukkitWrapper18 [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/CraftbukkitWrapper18.java:[41,67] cannot find symbol [ERROR] symbol: method getChunk(int,int) [ERROR] location: class net.minecraft.server.level.WorldServer [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/CraftbukkitWrapper18.java:[55,42] cannot find symbol [ERROR] symbol: method sendTexturePack(java.lang.String,java.lang.String,boolean,) [ERROR] location: class net.minecraft.server.level.EntityPlayer [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/CraftbukkitWrapper18.java:[60,44] cannot find symbol [ERROR] symbol: method getYHeadRot() [ERROR] location: class net.minecraft.world.entity.Entity [ERROR] /home/gitea/ci/fightsystem/FightSystem_18/src/de/steamwar/fightsystem/utils/CraftbukkitWrapper18.java:[65,73] cannot find symbol [ERROR] symbol: method getTag() [ERROR] location: class net.minecraft.world.item.ItemStack [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_18 Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/fightsystem.git/./hooks/update.d/steamwarci.py", line 104, in raise Exception("Could not run build command") Exception: Could not run build command Statusupdate failure Build failed