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] ------------------------------------------------------------------------ [INFO] Building citizens-main 2.0.25-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://nexus.hc.to/content/repositories/pub_releases/org/bukkit/craftbukkit/1.14.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/org/bukkit/craftbukkit/1.14.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/bukkit/craftbukkit/1.14.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading: https://repo.codemc.org/repository/maven-public/org/bukkit/craftbukkit/1.14.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/citizensnpcs/citizensapi/2.0.25-SNAPSHOT/maven-metadata.xml Downloading: https://repo.codemc.org/repository/maven-public/net/citizensnpcs/citizensapi/2.0.25-SNAPSHOT/maven-metadata.xml Downloading: http://nexus.hc.to/content/repositories/pub_releases/net/citizensnpcs/citizensapi/2.0.25-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.25-SNAPSHOT/maven-metadata.xml Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.25-SNAPSHOT/maven-metadata.xml (852 B at 0.2 KB/sec) Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading: https://repo.codemc.org/repository/maven-public/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.citizensnpcs.co/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://nexus.hc.to/content/repositories/pub_releases/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml Downloaded: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/bukkit/bukkit/1.13.1-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 3.3 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ citizens-main --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens-main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources to . [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ citizens-main --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 118 source files to /var/lib/jenkins/jobs/Citizens2/workspace/main/target/classes [INFO] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/editor/EndermanEquipper.java: Some input files use or override a deprecated API. [INFO] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/editor/EndermanEquipper.java: Recompile with -Xlint:deprecation for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/main/src/main/java/net/citizensnpcs/trait/waypoint/WanderWaypointProvider.java:[162,40] cannot find symbol symbol: method setDelay(int) 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 symbol: method setDelay(int) location: variable currentGoal of type net.citizensnpcs.api.ai.goals.WanderGoal [INFO] 2 errors [INFO] -------------------------------------------------------------