Skip to content
Success

Console Output

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 84cb40521b1de7621c13eca928c832afb7650826 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 84cb40521b1de7621c13eca928c832afb7650826
 > git rev-list dda894dd9a5cfbf1ce6ad013a962623c92fc6492 # timeout=10
[mcMMO] $ /bin/sh -xe /tmp/jenkins2038469944364839861.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.101-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[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 402 source files to /home/jenkins/workspace/mcMMO/mcMMO/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mcMMO ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/mcMMO/mcMMO/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ mcMMO ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ mcMMO ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mcMMO ---
[INFO] Building jar: /home/jenkins/workspace/mcMMO/mcMMO/target/mcMMO.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.2-beta-5:single (build) @ mcMMO ---
[INFO] Reading assembly descriptor: src/main/assembly/package.xml
[INFO] Building zip: /home/jenkins/workspace/mcMMO/mcMMO/target/mcMMO-bin.zip
[INFO] 
[INFO] --- maven-shade-plugin:3.1.1:shade (default) @ mcMMO ---
[INFO] Excluding org.apache.maven.scm:maven-scm-provider-gitexe:jar:1.8.1 from the shaded jar.
[INFO] Excluding regexp:regexp:jar:1.3 from the shaded jar.
[INFO] Excluding commons-io:commons-io:jar:2.2 from the shaded jar.
[INFO] Excluding commons-lang:commons-lang:jar:2.6 from the shaded jar.
[INFO] Excluding org.apache.maven.scm:maven-scm-provider-git-commons:jar:1.8.1 from the shaded jar.
[INFO] Excluding org.apache.maven.scm:maven-scm-api:jar:1.8.1 from the shaded jar.
[INFO] Excluding org.codehaus.plexus:plexus-utils:jar:3.0.7 from the shaded jar.
[INFO] Including org.bstats:bstats-bukkit:jar:1.4 in the shaded jar.
[INFO] Excluding com.google.guava:guava:jar:21.0 from the shaded jar.
[INFO] Excluding com.google.code.gson:gson:jar:2.8.0 from the shaded jar.
[INFO] Excluding org.yaml:snakeyaml:jar:1.23 from the shaded jar.
[INFO] Excluding com.sk89q.worldguard:worldguard-core:jar:7.0.1-SNAPSHOT from the shaded jar.
[INFO] Excluding com.sk89q.worldguard.worldguard-libs:core:jar:7.0.1-SNAPSHOT from the shaded jar.
[INFO] Excluding com.sk89q.worldedit:worldedit-core:jar:7.0.1-SNAPSHOT from the shaded jar.
[INFO] Excluding com.sk89q.worldedit.worldedit-libs:core:jar:7.0.1-SNAPSHOT from the shaded jar.
[INFO] Excluding de.schlichtherle:truezip:jar:6.8.3 from the shaded jar.
[INFO] Excluding org.mozilla:rhino:jar:1.7.11 from the shaded jar.
[INFO] Excluding com.google.code.findbugs:jsr305:jar:1.3.9 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.26 from the shaded jar.
[INFO] Excluding org.flywaydb:flyway-core:jar:3.0 from the shaded jar.
[INFO] Excluding com.sk89q.worldguard:worldguard-legacy:jar:7.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.sk89q.worldedit:worldedit-bukkit:jar:7.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding com.sk89q.worldedit.worldedit-libs:bukkit:jar:7.0.0-SNAPSHOT from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-slf4j-impl:jar:2.8.1 from the shaded jar.
[INFO] Excluding org.apache.logging.log4j:log4j-api:jar:2.8.1 from the shaded jar.
[INFO] Excluding com.sk89q:commandbook:jar:2.3 from the shaded jar.
[INFO] Including org.apache.tomcat:tomcat-jdbc:jar:7.0.52 in the shaded jar.
[INFO] Including org.apache.tomcat:tomcat-juli:jar:7.0.52 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/workspace/mcMMO/mcMMO/target/mcMMO.jar with /home/jenkins/workspace/mcMMO/mcMMO/target/mcMMO-2.1.101-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/jenkins/workspace/mcMMO/mcMMO/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ mcMMO ---
[INFO] Installing /home/jenkins/workspace/mcMMO/mcMMO/target/mcMMO.jar to /home/jenkins/.m2/repository/com/gmail/nossr50/mcMMO/mcMMO/2.1.101-SNAPSHOT/mcMMO-2.1.101-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/mcMMO/mcMMO/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/com/gmail/nossr50/mcMMO/mcMMO/2.1.101-SNAPSHOT/mcMMO-2.1.101-SNAPSHOT.pom
[INFO] Installing /home/jenkins/workspace/mcMMO/mcMMO/target/mcMMO-bin.zip to /home/jenkins/.m2/repository/com/gmail/nossr50/mcMMO/mcMMO/2.1.101-SNAPSHOT/mcMMO-2.1.101-SNAPSHOT-bin.zip
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.400 s
[INFO] Finished at: 2019-08-05T20:20:08-04:00
[INFO] ------------------------------------------------------------------------
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
Finished: SUCCESS