Gestartet durch vorgelagertes Projekt "Utils", Build 10 originally caused by: Started by GitHub push by CodeCrafter47 Baue in Arbeitsbereich /var/lib/jenkins/workspace/ForcedServers > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/CodeCrafter47/ForcedServers.git # timeout=10 Fetching upstream changes from https://github.com/CodeCrafter47/ForcedServers.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/CodeCrafter47/ForcedServers.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision fbcab4f345c9c8585db85c1aeab6a859421dd009 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fbcab4f345c9c8585db85c1aeab6a859421dd009 > git rev-list fbcab4f345c9c8585db85c1aeab6a859421dd009 # timeout=10 Parsing POMs [ForcedServers] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/boot/plexus-classworlds-2.5.1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/conf/logging jenkins.maven3.agent.Maven32Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-2.51.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 38412 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/ForcedServers/pom.xml clean verify [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building ForcedServers 2.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ForcedServers --- [INFO] Deleting /var/lib/jenkins/workspace/ForcedServers/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ForcedServers --- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] Copying 0 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ ForcedServers --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 10 source files to /var/lib/jenkins/workspace/ForcedServers/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /var/lib/jenkins/workspace/ForcedServers/src/main/java/codecrafter47/forcedservers/module/DefaultServerCommand.java:[3,26] package codecrafter47.chat does not exist [ERROR] /var/lib/jenkins/workspace/ForcedServers/src/main/java/codecrafter47/forcedservers/module/DefaultServerCommand.java:[4,26] package codecrafter47.chat does not exist [ERROR] /var/lib/jenkins/workspace/ForcedServers/src/main/java/codecrafter47/forcedservers/module/DefaultServerCommand.java:[52,5] cannot find symbol symbol: class ChatParser location: class codecrafter47.forcedservers.module.DefaultServerCommand [INFO] 3 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.694 s [INFO] Finished at: 2015-08-20T17:44:20+02:00 [INFO] Final Memory: 20M/228M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project ForcedServers: Compilation failure: Compilation failure: [ERROR] /var/lib/jenkins/workspace/ForcedServers/src/main/java/codecrafter47/forcedservers/module/DefaultServerCommand.java:[3,26] package codecrafter47.chat does not exist [ERROR] /var/lib/jenkins/workspace/ForcedServers/src/main/java/codecrafter47/forcedservers/module/DefaultServerCommand.java:[4,26] package codecrafter47.chat does not exist [ERROR] /var/lib/jenkins/workspace/ForcedServers/src/main/java/codecrafter47/forcedservers/module/DefaultServerCommand.java:[52,5] cannot find symbol [ERROR] symbol: class ChatParser [ERROR] location: class codecrafter47.forcedservers.module.DefaultServerCommand [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 [JENKINS] Archiving /var/lib/jenkins/workspace/ForcedServers/pom.xml to codecrafter47.forcedservers/ForcedServers/2.2-SNAPSHOT/ForcedServers-2.2-SNAPSHOT.pom Sending e-mails to: server@tntcraft.de channel stopped Archiviere Artefakte Sending e-mails to: server@tntcraft.de Finished: FAILURE