[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for citizens-parent 2.0.33-SNAPSHOT: [INFO] [INFO] citizens-parent .................................... SUCCESS [ 2.320 s] [INFO] citizens-main ...................................... FAILURE [ 16.006 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_R3 .................................. SKIPPED [INFO] citizens ........................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.294 s [INFO] Finished at: 2024-01-13T06:03:13Z [INFO] ------------------------------------------------------------------------ [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/trait/RotationTrait.java:[220,46] incompatible types: org.bukkit.entity.Entity cannot be converted to org.bukkit.entity.Player [ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/commands/NPCCommands.java:[2561,59] incompatible types: org.bukkit.entity.Entity cannot be converted to org.bukkit.entity.Player [ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/EventListen.java:[454,42] incompatible types: org.bukkit.entity.Entity cannot be converted to org.bukkit.entity.Player [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 Waiting for Jenkins to finish collecting data Started Running as SYSTEM Build failed before it gets to this module Finished: NOT_BUILT