Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'schematicsystem'... done. Note: switching to '737a6b5a0d88019611deaece9f1ba7a3fd7de7b9'. 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 737a6b5 Pages Build: Executing ln -s /home/gitea/lib Build: Executing mvn package -B [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] SchematicSystem [pom] [INFO] SchematicSystem_Core [jar] [INFO] SchematicSystem_8 [jar] [INFO] SchematicSystem_15 [jar] [INFO] SchematicSystem_Main [jar] [INFO] [INFO] ----------------------< steamwar:SchematicSystem >---------------------- [INFO] Building SchematicSystem 1.0 [1/5] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] -------------------< steamwar:SchematicSystem_Core >-------------------- [INFO] Building SchematicSystem_Core 1.0 [2/5] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.22/lombok-1.18.22.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.22/lombok-1.18.22.pom (1.5 kB at 4.4 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.22/lombok-1.18.22.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/projectlombok/lombok/1.18.22/lombok-1.18.22.jar (2.0 MB at 7.4 MB/s) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ SchematicSystem_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) @ SchematicSystem_Core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/gitea/ci/schematicsystem/SchematicSystem_Core/target/classes [INFO] /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java: Some input files use unchecked or unsafe operations. [INFO] /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:[82,9] method renderSchemlist in class de.steamwar.schematicsystem.commands.SchematicCommandUtils cannot be applied to given types; required: org.bukkit.entity.Player,java.util.List,int,de.steamwar.sql.SchematicNode,de.steamwar.schematicsystem.commands.SchematicCommandUtils.SchematicListBehavior found: org.bukkit.entity.Player,java.util.List,int,java.lang.String,boolean,,(s)->s,(integer)-[...]teger reason: actual and formal argument lists differ in length [ERROR] /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:[93,9] method renderSchemlist in class de.steamwar.schematicsystem.commands.SchematicCommandUtils cannot be applied to given types; required: org.bukkit.entity.Player,java.util.List,int,de.steamwar.sql.SchematicNode,de.steamwar.schematicsystem.commands.SchematicCommandUtils.SchematicListBehavior found: org.bukkit.entity.Player,java.util.List,int,java.lang.String,boolean,,(s)->s,(integer)-[...]teger reason: actual and formal argument lists differ in length [ERROR] /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:[108,13] method renderSchemlist in class de.steamwar.schematicsystem.commands.SchematicCommandUtils cannot be applied to given types; required: org.bukkit.entity.Player,java.util.List,int,de.steamwar.sql.SchematicNode,de.steamwar.schematicsystem.commands.SchematicCommandUtils.SchematicListBehavior found: org.bukkit.entity.Player,java.util.List,int,java.lang.String,boolean,de.steamwar.sql.SchematicNode,(s)->s,(integer)-[...]teger reason: actual and formal argument lists differ in length [ERROR] /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:[316,9] method renderSchemlist in class de.steamwar.schematicsystem.commands.SchematicCommandUtils cannot be applied to given types; required: org.bukkit.entity.Player,java.util.List,int,de.steamwar.sql.SchematicNode,de.steamwar.schematicsystem.commands.SchematicCommandUtils.SchematicListBehavior found: org.bukkit.entity.Player,java.util.List,int,java.lang.String,boolean,,(s)->{ for[...] s; },(integer)-[...]get() reason: actual and formal argument lists differ in length [INFO] 4 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for SchematicSystem 1.0: [INFO] [INFO] SchematicSystem .................................... SUCCESS [ 0.001 s] [INFO] SchematicSystem_Core ............................... FAILURE [ 4.045 s] [INFO] SchematicSystem_8 .................................. SKIPPED [INFO] SchematicSystem_15 ................................. SKIPPED [INFO] SchematicSystem_Main ............................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.139 s [INFO] Finished at: 2022-01-16T13:16:15+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.1:compile (default-compile) on project SchematicSystem_Core: Compilation failure: Compilation failure: [ERROR] /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:[82,9] method renderSchemlist in class de.steamwar.schematicsystem.commands.SchematicCommandUtils cannot be applied to given types; [ERROR] required: org.bukkit.entity.Player,java.util.List,int,de.steamwar.sql.SchematicNode,de.steamwar.schematicsystem.commands.SchematicCommandUtils.SchematicListBehavior [ERROR] found: org.bukkit.entity.Player,java.util.List,int,java.lang.String,boolean,,(s)->s,(integer)-[...]teger [ERROR] reason: actual and formal argument lists differ in length [ERROR] /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:[93,9] method renderSchemlist in class de.steamwar.schematicsystem.commands.SchematicCommandUtils cannot be applied to given types; [ERROR] required: org.bukkit.entity.Player,java.util.List,int,de.steamwar.sql.SchematicNode,de.steamwar.schematicsystem.commands.SchematicCommandUtils.SchematicListBehavior [ERROR] found: org.bukkit.entity.Player,java.util.List,int,java.lang.String,boolean,,(s)->s,(integer)-[...]teger [ERROR] reason: actual and formal argument lists differ in length [ERROR] /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:[108,13] method renderSchemlist in class de.steamwar.schematicsystem.commands.SchematicCommandUtils cannot be applied to given types; [ERROR] required: org.bukkit.entity.Player,java.util.List,int,de.steamwar.sql.SchematicNode,de.steamwar.schematicsystem.commands.SchematicCommandUtils.SchematicListBehavior [ERROR] found: org.bukkit.entity.Player,java.util.List,int,java.lang.String,boolean,de.steamwar.sql.SchematicNode,(s)->s,(integer)-[...]teger [ERROR] reason: actual and formal argument lists differ in length [ERROR] /home/gitea/ci/schematicsystem/SchematicSystem_Core/src/de/steamwar/schematicsystem/commands/SchematicCommand.java:[316,9] method renderSchemlist in class de.steamwar.schematicsystem.commands.SchematicCommandUtils cannot be applied to given types; [ERROR] required: org.bukkit.entity.Player,java.util.List,int,de.steamwar.sql.SchematicNode,de.steamwar.schematicsystem.commands.SchematicCommandUtils.SchematicListBehavior [ERROR] found: org.bukkit.entity.Player,java.util.List,int,java.lang.String,boolean,,(s)->{ for[...] s; },(integer)-[...]get() [ERROR] reason: actual and formal argument lists differ in length [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 :SchematicSystem_Core Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/schematicsystem.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