Started by an SCM change Building remotely on Builder in workspace /home/jenkins/workspace/mcMMO [WS-CLEANUP] Deleting project workspace... Cloning the remote Git repository Cloning repository https://github.com/mcMMO-Dev/mcMMO.git > git init /home/jenkins/workspace/mcMMO # timeout=10 Fetching upstream changes from https://github.com/mcMMO-Dev/mcMMO.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/mcMMO-Dev/mcMMO.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/mcMMO-Dev/mcMMO.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/mcMMO-Dev/mcMMO.git # timeout=10 Fetching upstream changes from https://github.com/mcMMO-Dev/mcMMO.git > git fetch --tags --progress https://github.com/mcMMO-Dev/mcMMO.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 92b8d13c7139cd63d8b95ccd379ba92957f4d0e4 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 92b8d13c7139cd63d8b95ccd379ba92957f4d0e4 > git rev-list a9ed63d3d0780771ba259c2a342b4931b7816bab # timeout=10 [mcMMO] $ /bin/sh -xe /tmp/jenkins334354182075031872.sh + git clone https://github.com/mcMMO-Dev/mcMMO.git Cloning into 'mcMMO'... + cd mcMMO + mvn clean install [INFO] Scanning for projects... [INFO] [INFO] -------------------< com.gmail.nossr50.mcMMO:mcMMO >-------------------- [INFO] Building mcMMO 2.1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Downloading from CodeMC: https://repo.codemc.org/repository/maven-public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml Progress (1): 773 B Downloaded from CodeMC: https://repo.codemc.org/repository/maven-public/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml (773 B at 731 B/s) Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Downloading from CodeMC: https://repo.codemc.org/repository/maven-public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml Progress (1): 602 B Downloaded from CodeMC: https://repo.codemc.org/repository/maven-public/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml (602 B at 1.1 kB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mcMMO --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mcMMO --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources to . [INFO] Copying 20 resources to com/gmail/nossr50/locale [INFO] Copying 4 resources to mods [INFO] Copying 1 resource to . [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ mcMMO --- [INFO] Compiling 379 source files to /home/jenkins/workspace/mcMMO/mcMMO/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/jenkins/workspace/mcMMO/mcMMO/src/main/java/com/gmail/nossr50/util/experience/ExperienceBarWrapper.java:[131,42] error: ';' expected [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.990 s [INFO] Finished at: 2019-01-18T14:21:18-06:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project mcMMO: Compilation failure [ERROR] /home/jenkins/workspace/mcMMO/mcMMO/src/main/java/com/gmail/nossr50/util/experience/ExperienceBarWrapper.java:[131,42] error: ';' expected [ERROR] [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 Build step 'Execute shell' marked build as failure Archiving artifacts [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] Skipped based on build state FAILURE Finished: FAILURE