Skip to content
Failed

Console Output

<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/Citizens2/workspace/pom.xml clean install
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Citizens 2.0.15-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.citizensnpcs.co/org/bukkit/bukkit/1.8.3-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.8.3-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.8.3-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.8.3-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/org/bukkit/craftbukkit/1.8.3-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/craftbukkit/1.8.3-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/net/citizensnpcs/citizensapi/2.0.15-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.15-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/citizensnpcs/citizensapi/2.0.15-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.citizensnpcs.co/net/citizensnpcs/citizensapi/2.0.15-SNAPSHOT/maven-metadata.xml (627 B at 0.0 KB/sec)
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.greatmancode.com/content/groups/public/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://files.krinsoft.net:8085/nexus/content/groups/public/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://dev.escapecraft.com/maven/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/bukkit-1.7.9-R0.1-SNAPSHOT.pom
Downloading: http://repo.citizensnpcs.co/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/bukkit-1.7.9-R0.1-SNAPSHOT.pom
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/bukkit-1.7.9-R0.1-SNAPSHOT.pom
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/bukkit-1.7.9-R0.1-SNAPSHOT.pom
Downloading: http://repo.greatmancode.com/content/groups/public/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/bukkit-1.7.9-R0.1-SNAPSHOT.pom
Downloading: http://files.krinsoft.net:8085/nexus/content/groups/public/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/bukkit-1.7.9-R0.1-SNAPSHOT.pom
Downloading: http://dev.escapecraft.com/maven/org/bukkit/bukkit/1.7.9-R0.1-SNAPSHOT/bukkit-1.7.9-R0.1-SNAPSHOT.pom
[WARNING] The POM for org.bukkit:bukkit:jar:1.7.9-R0.1-SNAPSHOT is missing, no dependency information available
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ citizens ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources to .
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens ---
[INFO] Compiling 177 source files to /var/lib/jenkins/jobs/Citizens2/workspace/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/src/main/java/net/citizensnpcs/npc/entity/HumanController.java:[112,107] cannot find symbol
symbol  : method aB()
location: class net.minecraft.server.v1_8_R2.MinecraftServer
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/src/main/java/net/citizensnpcs/commands/NPCCommands.java:[1258,44] cannot find symbol
symbol  : variable PLAYER_SKIN_TEXTURE_PROPERTIES_METADATA
location: interface net.citizensnpcs.api.npc.NPC
[INFO] 2 errors 
[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] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:09.814s
[INFO] Finished at: Tue Apr 07 10:25:17 EDT 2015
[INFO] Final Memory: 15M/73M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project citizens: Compilation failure: Compilation failure:
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/src/main/java/net/citizensnpcs/npc/entity/HumanController.java:[112,107] cannot find symbol
Waiting for Jenkins to finish collecting data
[ERROR] symbol  : method aB()
[ERROR] location: class net.minecraft.server.v1_8_R2.MinecraftServer
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/src/main/java/net/citizensnpcs/commands/NPCCommands.java:[1258,44] cannot find symbol
[ERROR] symbol  : variable PLAYER_SKIN_TEXTURE_PROPERTIES_METADATA
[ERROR] location: interface net.citizensnpcs.api.npc.NPC
[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