Started by GitBucket push by Brokkonaut
Building in workspace /home/tomcat/.jenkins/workspace/CubesideSettings
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.git
> git --version # timeout=10
using GIT_ASKPASS to set credentials
> git fetch --tags --progress https://www.iani.de/gitbucket/git/Brokkonaut/CubesideSettings.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 26e94dbde90aec0abedeb06ed8b88b22d1fa4692 (refs/remotes/origin/master)
Commit message: "Suppress deprecation warning"
> git config core.sparsecheckout # timeout=10
> git checkout -f 26e94dbde90aec0abedeb06ed8b88b22d1fa4692
> git rev-list 7f2f936c2d8c8b1ad3b5b93f3c8a10ec3ab3e784 # timeout=10
[CubesideSettings] $ mvn install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building CubesideSettings 1.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideSettings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ CubesideSettings ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /home/tomcat/.jenkins/workspace/CubesideSettings/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideSettings ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideSettings/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ CubesideSettings ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ CubesideSettings ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ CubesideSettings ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ CubesideSettings ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/target/CubesideSettings.jar to /home/tomcat/.m2/repository/de/iani/CubesideSettings/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/pom.xml to /home/tomcat/.m2/repository/de/iani/CubesideSettings/CubesideSettings/1.1.1-SNAPSHOT/CubesideSettings-1.1.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.294 s
[INFO] Finished at: 2017-07-01T04:44:28+02:00
[INFO] Final Memory: 22M/744M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
Finished: SUCCESS