Skip to content
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for citizens-parent 2.0.41-SNAPSHOT:
[INFO] 
[INFO] citizens-parent .................................... SUCCESS [  2.276 s]
[INFO] citizens-main ...................................... FAILURE [ 18.069 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:  22.502 s
[INFO] Finished at: 2026-02-16T17:00:19Z
[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/commands/NPCCommands.java:[3186,36] incompatible types: org.bukkit.command.CommandSender cannot be converted to org.bukkit.entity.Player
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/commands/NPCCommands.java:[3197,36] incompatible types: org.bukkit.command.CommandSender cannot be converted to org.bukkit.entity.Player
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/commands/NPCCommands.java:[3197,113] incompatible types: org.bukkit.command.CommandSender 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 <goals> -rf :citizens-main
Started
Running as SYSTEM
Build failed before it gets to this module
Finished: NOT_BUILT