Skip to content
Not built

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] Reactor Summary:
[INFO] 
[INFO] citizens-parent ................................... SUCCESS [4.011s]
[INFO] citizens-main ..................................... SUCCESS [1:13.979s]
[INFO] citizens-v1_10_R1 ................................. SUCCESS [6.539s]
[INFO] citizens-v1_11_R1 ................................. SUCCESS [6.663s]
[INFO] citizens-v1_12_R1 ................................. FAILURE [0.859s]
[INFO] citizens .......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:32.775s
[INFO] Finished at: Tue Aug 22 13:12:49 GMT 2017
[INFO] Final Memory: 46M/299M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project citizens-v1_12_R1: Compilation failure
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/v1_12_R1/src/main/java/net/citizensnpcs/nms/v1_12_R1/entity/EntityHumanNPC.java:[164,42] error: multi-catch statement is not supported in -source 1.6
[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_12_R1
Started
Build failed before it gets to this module
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
Finished: NOT_BUILT