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 1d0b63790a8c5cefec65b2e91387ba4bbfb74885 (refs/remotes/origin/master) Commit message: "More testing" > git config core.sparsecheckout # timeout=10 > git checkout -f 1d0b63790a8c5cefec65b2e91387ba4bbfb74885 > git rev-list ac214c0345f601f2dfba69f2355c2c33d618bc88 # timeout=10 [CubesideSettings] $ mvn clean install -Dbuild.number=7 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for de.iani.CubesideSettings:CubesideSettings:jar:1.1.1-7 [WARNING] 'version' contains an expression but should be a constant. @ de.iani.CubesideSettings:CubesideSettings:1.1.1-${build.number}, /home/tomcat/.jenkins/workspace/CubesideSettings/pom.xml, line 6, column 11 [WARNING] The expression ${artifactId} is deprecated. Please use ${project.artifactId} instead. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building CubesideSettings 1.1.1-7 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideSettings --- [INFO] Deleting /home/tomcat/.jenkins/workspace/CubesideSettings/target [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-7/CubesideSettings-1.1.1-7.jar [INFO] Installing /home/tomcat/.jenkins/workspace/CubesideSettings/pom.xml to /home/tomcat/.m2/repository/de/iani/CubesideSettings/CubesideSettings/1.1.1-7/CubesideSettings-1.1.1-7.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.364 s [INFO] Finished at: 2017-07-01T04:56:18+02:00 [INFO] Final Memory: 22M/741M [INFO] ------------------------------------------------------------------------ Archiving artifacts Finished: SUCCESS