[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for citizens-parent 2.0.41-SNAPSHOT: [INFO] [INFO] citizens-parent .................................... SUCCESS [ 1.842 s] [INFO] citizens-main ...................................... FAILURE [ 15.019 s] [INFO] citizens-v1_21_R5 .................................. SKIPPED [INFO] citizens-v1_21_R6 .................................. SKIPPED [INFO] citizens-v1_21_R7 .................................. SKIPPED [INFO] citizens ........................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.310 s [INFO] Finished at: 2026-02-06T06:36:56Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.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/npc/CitizensNPC.java:[506,58] cannot find symbol [ERROR] symbol: method isWaterMob(org.bukkit.entity.Entity) [ERROR] location: class net.citizensnpcs.api.astar.pathfinder.SwimmingExaminer [ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/npc/ai/CitizensNavigator.java:[85,32] constructor SwimmingExaminer in class net.citizensnpcs.api.astar.pathfinder.SwimmingExaminer cannot be applied to given types; [ERROR] required: no arguments [ERROR] found: net.citizensnpcs.api.npc.NPC [ERROR] reason: actual and formal argument lists differ in length [ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/util/NMS.java:[1076,41] cannot find symbol [ERROR] symbol: method isWaterMob(org.bukkit.entity.Entity) [ERROR] location: class net.citizensnpcs.api.astar.pathfinder.SwimmingExaminer [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