Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'fightsystem'... done. Note: switching to 'f228f6225f5e46bc3ea918390f936f7fda19d52d'. 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 f228f62 Full Standalone 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] FightSystem_Standalone [jar] [INFO] [INFO] ------------------------< steamwar:FightSystem >------------------------ [INFO] Building FightSystem 1.0 [1/11] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ---------------------< steamwar:FightSystem_Core >---------------------- [INFO] Building FightSystem_Core 1.0 [2/11] [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 126 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:[38,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:[38,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:[38,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:[93,59] unchecked cast required: T found: java.lang.Object [WARNING] /home/gitea/ci/fightsystem/FightSystem_Core/src/de/steamwar/fightsystem/record/REntity.java:[110,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:[110,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/11] [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 9 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/11] [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/11] [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/11] [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 4 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/11] [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/11] [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/11] [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 4 source files to /home/gitea/ci/fightsystem/FightSystem_18/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FightSystem_18 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/fightsystem/FightSystem_18/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ FightSystem_18 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FightSystem_18 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FightSystem_18 --- [INFO] Building jar: /home/gitea/ci/fightsystem/FightSystem_18/target/FightSystem_18-1.0.jar [INFO] [INFO] ---------------------< steamwar:FightSystem_Main >---------------------- [INFO] Building FightSystem_Main 1.0 [10/11] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FightSystem_Main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/fightsystem/FightSystem_Main/src [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ FightSystem_Main --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FightSystem_Main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/fightsystem/FightSystem_Main/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ FightSystem_Main --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FightSystem_Main --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FightSystem_Main --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/gitea/ci/fightsystem/FightSystem_Main/target/fightsystem.jar [INFO] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ FightSystem_Main --- [INFO] Including steamwar:FightSystem_8:jar:1.0 in the shaded jar. [INFO] Including steamwar:FightSystem_9:jar:1.0 in the shaded jar. [INFO] Including steamwar:FightSystem_10:jar:1.0 in the shaded jar. [INFO] Including steamwar:FightSystem_12:jar:1.0 in the shaded jar. [INFO] Including steamwar:FightSystem_14:jar:1.0 in the shaded jar. [INFO] Including steamwar:FightSystem_15:jar:1.0 in the shaded jar. [INFO] Including steamwar:FightSystem_18:jar:1.0 in the shaded jar. [INFO] Including steamwar:FightSystem_Core:jar:1.0 in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/gitea/ci/fightsystem/FightSystem_Main/target/fightsystem.jar with /home/gitea/ci/fightsystem/FightSystem_Main/target/FightSystem_Main-1.0-shaded.jar [INFO] Dependency-reduced POM written at: /home/gitea/ci/fightsystem/FightSystem_Main/dependency-reduced-pom.xml [INFO] [INFO] ------------------< steamwar:FightSystem_Standalone >------------------- [INFO] Building FightSystem_Standalone 1.0 [11/11] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-dependency-plugin:2.8:unpack-dependencies (unpack) @ FightSystem_Standalone --- [INFO] Unpacking /home/gitea/ci/fightsystem/FightSystem_Standalone/../lib/SpigotCore.jar to /home/gitea/ci/fightsystem/FightSystem_Standalone/target/classes with includes "" and excludes "plugin.yml,META-INF/**" [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FightSystem_Standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/fightsystem/FightSystem_Standalone/src [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ FightSystem_Standalone --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FightSystem_Standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/fightsystem/FightSystem_Standalone/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ FightSystem_Standalone --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FightSystem_Standalone --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ FightSystem_Standalone --- [INFO] Building jar: /home/gitea/ci/fightsystem/FightSystem_Standalone/target/FightSystem_Standalone.jar [INFO] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ FightSystem_Standalone --- [INFO] Including steamwar:FightSystem_Main:jar:1.0 in the shaded jar. [INFO] Excluding steamwar:FightSystem_8:jar:1.0 from the shaded jar. [INFO] Excluding steamwar:FightSystem_9:jar:1.0 from the shaded jar. [INFO] Excluding steamwar:FightSystem_10:jar:1.0 from the shaded jar. [INFO] Excluding steamwar:FightSystem_12:jar:1.0 from the shaded jar. [INFO] Excluding steamwar:FightSystem_14:jar:1.0 from the shaded jar. [INFO] Excluding steamwar:FightSystem_15:jar:1.0 from the shaded jar. [INFO] Excluding steamwar:FightSystem_18:jar:1.0 from the shaded jar. [INFO] Excluding steamwar:FightSystem_Core:jar:1.0 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/gitea/ci/fightsystem/FightSystem_Standalone/target/FightSystem_Standalone.jar with /home/gitea/ci/fightsystem/FightSystem_Standalone/target/FightSystem_Standalone-1.0-shaded.jar [INFO] Dependency-reduced POM written at: /home/gitea/ci/fightsystem/FightSystem_Standalone/dependency-reduced-pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for FightSystem 1.0: [INFO] [INFO] FightSystem ........................................ SUCCESS [ 0.002 s] [INFO] FightSystem_Core ................................... SUCCESS [ 5.306 s] [INFO] FightSystem_8 ...................................... SUCCESS [ 0.457 s] [INFO] FightSystem_9 ...................................... SUCCESS [ 0.307 s] [INFO] FightSystem_10 ..................................... SUCCESS [ 0.159 s] [INFO] FightSystem_12 ..................................... SUCCESS [ 0.428 s] [INFO] FightSystem_14 ..................................... SUCCESS [ 0.392 s] [INFO] FightSystem_15 ..................................... SUCCESS [ 0.233 s] [INFO] FightSystem_18 ..................................... SUCCESS [ 0.545 s] [INFO] FightSystem_Main ................................... SUCCESS [ 0.238 s] [INFO] FightSystem_Standalone ............................. SUCCESS [ 0.548 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.736 s [INFO] Finished at: 2022-02-20T19:26:24+01:00 [INFO] ------------------------------------------------------------------------ Checking artifact existance Statusupdate success Build successful