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 [2.870s] [INFO] citizens-main ..................................... FAILURE [15.612s] [INFO] citizens-v1_8_R3 .................................. SKIPPED [INFO] citizens-v1_10_R1 ................................. SKIPPED [INFO] citizens-v1_11_R1 ................................. SKIPPED [INFO] citizens-v1_12_R1 ................................. SKIPPED [INFO] citizens-v1_13_R2 ................................. SKIPPED [INFO] citizens-v1_14_R1 ................................. SKIPPED [INFO] citizens .......................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.494s [INFO] Finished at: Sun May 26 07:41:49 UTC 2019 [INFO] Final Memory: 32M/274M [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-main: Compilation failure: Compilation failure: [ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/trait/waypoint/WanderWaypointProvider.java:[162,40] cannot find symbol [ERROR] symbol: method setDelay(int) [ERROR] location: variable currentGoal of type net.citizensnpcs.api.ai.goals.WanderGoal [ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/trait/waypoint/WanderWaypointProvider.java:[247,24] cannot find symbol [ERROR] symbol: method setDelay(int) [ERROR] location: variable currentGoal of type net.citizensnpcs.api.ai.goals.WanderGoal [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 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