Skip to content
Failed

Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] -----------------< net.citizensnpcs:citizens-v1_15_R1 >-----------------
[INFO] Building citizens-v1_15_R1 2.0.26-SNAPSHOT                        [9/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ citizens-v1_15_R1 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ citizens-v1_15_R1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/v1_15_R1/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ citizens-v1_15_R1 ---
[INFO] Changes detected - recompiling the module!
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/v1_15_R1/src/main/java/net/citizensnpcs/nms/v1_15_R1/util/NMSImpl.java:[901] Type mismatch: cannot convert from Entity to EntityLiving
[INFO] 1 error
[INFO] -------------------------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for citizens-parent 2.0.26-SNAPSHOT:
[INFO] 
[INFO] citizens-parent .................................... SUCCESS [  1.959 s]
[INFO] citizens-main ...................................... SUCCESS [ 49.700 s]
[INFO] citizens-v1_8_R3 ................................... SUCCESS [ 20.943 s]
[INFO] citizens-v1_10_R1 .................................. SUCCESS [ 25.387 s]
[INFO] citizens-v1_11_R1 .................................. SUCCESS [ 31.929 s]
[INFO] citizens-v1_12_R1 .................................. SUCCESS [ 32.815 s]
[INFO] citizens-v1_13_R2 .................................. SUCCESS [ 38.752 s]
[INFO] citizens-v1_14_R1 .................................. SUCCESS [ 48.206 s]
[INFO] citizens-v1_15_R1 .................................. FAILURE [  4.930 s]
[INFO] citizens ........................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:21 min
[INFO] Finished at: 2020-05-08T02:59:26Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project citizens-v1_15_R1: Compilation failure
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/v1_15_R1/src/main/java/net/citizensnpcs/nms/v1_15_R1/util/NMSImpl.java:[901] Type mismatch: cannot convert from Entity to EntityLiving
[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-v1_15_R1