Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'bausystem'... done. Note: switching to 'ea332743582e618af8e2383b5c22bac559b6584a'. 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 ea33274 Merge pull request 'Refactor to BauServerInfo' (#263) from refactor_bauserverinfo into master Build: Executing ln -s /home/gitea/lib Build: Executing mvn package -B [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] BauSystem [pom] [INFO] BauSystem_Core [jar] [INFO] BauSystem_12 [jar] [INFO] BauSystem_15 [jar] [INFO] BauSystem_Main [jar] [INFO] [INFO] -------------------------< steamwar:BauSystem >------------------------- [INFO] Building BauSystem 1.0 [1/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ----------------------< steamwar:BauSystem_Core >----------------------- [INFO] Building BauSystem_Core 1.0 [2/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ BauSystem_Core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ BauSystem_Core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 82 source files to /home/gitea/ci/bausystem/BauSystem_Core/target/classes [WARNING] /home/gitea/ci/bausystem/BauSystem_Core/src/de/steamwar/bausystem/world/SizedStack.java:[13,27] unchecked cast required: T[] found: java.lang.Object[] [WARNING] /home/gitea/ci/bausystem/BauSystem_Core/src/de/steamwar/bausystem/RamUsage.java:[35,120] getTotalPhysicalMemorySize() in com.sun.management.OperatingSystemMXBean has been deprecated [WARNING] /home/gitea/ci/bausystem/BauSystem_Core/src/de/steamwar/bausystem/RamUsage.java:[36,120] getFreePhysicalMemorySize() in com.sun.management.OperatingSystemMXBean has been deprecated [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ BauSystem_Core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/bausystem/BauSystem_Core/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ BauSystem_Core --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ BauSystem_Core --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ BauSystem_Core --- [INFO] Building jar: /home/gitea/ci/bausystem/BauSystem_Core/target/BauSystem_Core-1.0.jar [INFO] [INFO] -----------------------< steamwar:BauSystem_12 >------------------------ [INFO] Building BauSystem_12 1.0 [3/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ BauSystem_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) @ BauSystem_12 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/gitea/ci/bausystem/BauSystem_12/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ BauSystem_12 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/bausystem/BauSystem_12/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ BauSystem_12 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ BauSystem_12 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ BauSystem_12 --- [INFO] Building jar: /home/gitea/ci/bausystem/BauSystem_12/target/BauSystem_12-1.0.jar [INFO] [INFO] -----------------------< steamwar:BauSystem_15 >------------------------ [INFO] Building BauSystem_15 1.0 [4/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ BauSystem_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) @ BauSystem_15 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/gitea/ci/bausystem/BauSystem_15/target/classes [WARNING] /home/gitea/ci/bausystem/BauSystem_15/src/de/steamwar/bausystem/FlatteningWrapper15.java:[71,26] getFace() in org.bukkit.block.data.type.Switch has been deprecated [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ BauSystem_15 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/bausystem/BauSystem_15/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ BauSystem_15 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ BauSystem_15 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ BauSystem_15 --- [INFO] Building jar: /home/gitea/ci/bausystem/BauSystem_15/target/BauSystem_15-1.0.jar [INFO] [INFO] ----------------------< steamwar:BauSystem_Main >----------------------- [INFO] Building BauSystem_Main 1.0 [5/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ BauSystem_Main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/bausystem/BauSystem_Main/src [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ BauSystem_Main --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ BauSystem_Main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/bausystem/BauSystem_Main/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ BauSystem_Main --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ BauSystem_Main --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ BauSystem_Main --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/gitea/ci/bausystem/BauSystem_Main/target/bausystem.jar [INFO] [INFO] --- maven-shade-plugin:3.2.1:shade (default) @ BauSystem_Main --- [INFO] Including steamwar:BauSystem_12:jar:1.0 in the shaded jar. [INFO] Including steamwar:BauSystem_15:jar:1.0 in the shaded jar. [INFO] Including steamwar:BauSystem_Core:jar:1.0 in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/gitea/ci/bausystem/BauSystem_Main/target/bausystem.jar with /home/gitea/ci/bausystem/BauSystem_Main/target/BauSystem_Main-1.0-shaded.jar [INFO] Dependency-reduced POM written at: /home/gitea/ci/bausystem/BauSystem_Main/dependency-reduced-pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for BauSystem 1.0: [INFO] [INFO] BauSystem .......................................... SUCCESS [ 0.001 s] [INFO] BauSystem_Core ..................................... SUCCESS [ 5.891 s] [INFO] BauSystem_12 ....................................... SUCCESS [ 0.307 s] [INFO] BauSystem_15 ....................................... SUCCESS [ 0.317 s] [INFO] BauSystem_Main ..................................... SUCCESS [ 0.351 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.961 s [INFO] Finished at: 2022-02-01T11:23:11+01:00 [INFO] ------------------------------------------------------------------------ Checking artifact existance Deploying artifacts Copying BauSystem_Main/target/bausystem.jar to /binarys/bausystem.jar Statusupdate success Build successful