Skip to content
Success

Console Output

Started by GitBucket push by Brokkonaut
Building in workspace /home/tomcat/.jenkins/workspace/PlayerUUIDCache
[WS-CLEANUP] Deleting project workspace...
Cloning the remote Git repository
Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git
 > git init /home/tomcat/.jenkins/workspace/PlayerUUIDCache # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/PlayerUUIDCache.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse ae7455205ed355cf0c2735ef8feb82f5c13847eb^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains ae7455205ed355cf0c2735ef8feb82f5c13847eb # timeout=10
Checking out Revision ae7455205ed355cf0c2735ef8feb82f5c13847eb (origin/master)
Commit message: "testing automatic nexus distribution"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ae7455205ed355cf0c2735ef8feb82f5c13847eb
 > git rev-list 06866f7be6e4abe514d4a9aa2d99ca13f933ead7 # timeout=10
[PlayerUUIDCache] $ mvn clean install -Dbuild.number=6
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PlayerUUIDCache 1.4.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ PlayerUUIDCache ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ PlayerUUIDCache ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ PlayerUUIDCache ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ PlayerUUIDCache ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/PlayerUUIDCache/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ PlayerUUIDCache ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ PlayerUUIDCache ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ PlayerUUIDCache ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache-1.4.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ PlayerUUIDCache ---
[INFO] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/target/PlayerUUIDCache-1.4.0.jar to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/1.4.0/PlayerUUIDCache-1.4.0.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/PlayerUUIDCache/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/PlayerUUIDCache/1.4.0/PlayerUUIDCache-1.4.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.340 s
[INFO] Finished at: 2017-07-04T03:43:08+02:00
[INFO] Final Memory: 22M/753M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
Finished: SUCCESS