[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for citizens-parent 2.0.32-SNAPSHOT: [INFO] [INFO] citizens-parent .................................... SUCCESS [ 2.670 s] [INFO] citizens-main ...................................... FAILURE [ 19.494 s] [INFO] citizens-v1_8_R3 ................................... SKIPPED [INFO] citizens-v1_16_R3 .................................. SKIPPED [INFO] citizens-v1_18_R2 .................................. SKIPPED [INFO] citizens-v1_19_R3 .................................. SKIPPED [INFO] citizens-v1_20_R1 .................................. SKIPPED [INFO] citizens ........................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 24.210 s [INFO] Finished at: 2023-09-20T12:32:15Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project citizens-main: Compilation failure: Compilation failure: [ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/util/NMS.java:[694,15] method removeHookIfNecessary in interface net.citizensnpcs.util.NMSBridge cannot be applied to given types; [ERROR] required: net.citizensnpcs.api.npc.NPCRegistry,org.bukkit.entity.FishHook [ERROR] found: org.bukkit.entity.FishHook [ERROR] reason: actual and formal argument lists differ in length [ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/EventListen.java:[633,12] method removeHookIfNecessary in class net.citizensnpcs.util.NMS cannot be applied to given types; [ERROR] required: org.bukkit.entity.FishHook [ERROR] found: net.citizensnpcs.api.npc.NPCRegistry,org.bukkit.entity.FishHook [ERROR] reason: actual and formal argument lists differ in length [ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/EventListen.java:[643,20] method removeHookIfNecessary in class net.citizensnpcs.util.NMS cannot be applied to given types; [ERROR] required: org.bukkit.entity.FishHook [ERROR] found: net.citizensnpcs.api.npc.NPCRegistry,org.bukkit.entity.FishHook [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 :citizens-main Started Running as SYSTEM Build failed before it gets to this module Finished: NOT_BUILT