Started by user Philipp Hau?leiter Building on master in workspace /home/javastream.de/jenkins/jobs/org.webjars.viz.js/workspace Cloning the remote Git repository Cloning repository git@github.com:phaus/webjars-viz.js.git > /usr/bin/git init /home/javastream.de/jenkins/jobs/org.webjars.viz.js/workspace # timeout=10 Fetching upstream changes from git@github.com:phaus/webjars-viz.js.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress git@github.com:phaus/webjars-viz.js.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url git@github.com:phaus/webjars-viz.js.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url git@github.com:phaus/webjars-viz.js.git # timeout=10 Fetching upstream changes from git@github.com:phaus/webjars-viz.js.git > /usr/bin/git fetch --tags --progress git@github.com:phaus/webjars-viz.js.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision dfa4231ca7b4e728d6d87ffdf9fcdf130a519b9a (refs/remotes/origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f dfa4231ca7b4e728d6d87ffdf9fcdf130a519b9a First time build. Skipping changelog. [workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.0.2/bin/mvn clean install [INFO] Scanning for projects... [INFO] Inspecting build with total of 1 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building viz.js 0.0.3 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ viz.js --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ viz.js --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ viz.js --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/org.webjars.viz.js/workspace/src/main/resources [INFO] [INFO] --- wagon-maven-plugin:1.0-beta-4:download-single (default) @ viz.js --- [INFO] Downloading: https://github.com/mdaines/viz.js/releases/download/0.0.3/viz.js to /home/javastream.de/jenkins/jobs/org.webjars.viz.js/workspace/target/viz.js-0.0.3/viz.js [INFO] [INFO] --- maven-antrun-plugin:1.7:run (default) @ viz.js --- [INFO] Executing tasks main: [echo] moving resources [move] Moving 1 file to /home/javastream.de/jenkins/jobs/org.webjars.viz.js/workspace/target/classes/META-INF/resources/webjars/viz.js/0.0.3 [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ viz.js --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ viz.js --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/org.webjars.viz.js/workspace/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ viz.js --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.1:test (default-test) @ viz.js --- [INFO] No tests to run. [INFO] Surefire report directory: /home/javastream.de/jenkins/jobs/org.webjars.viz.js/workspace/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ viz.js --- [INFO] Building jar: /home/javastream.de/jenkins/jobs/org.webjars.viz.js/workspace/target/viz.js-0.0.3.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ viz.js --- [INFO] Installing /home/javastream.de/jenkins/jobs/org.webjars.viz.js/workspace/target/viz.js-0.0.3.jar to /home/javastream.de/www/maven/org/webjars/viz.js/0.0.3/viz.js-0.0.3.jar [INFO] Installing /home/javastream.de/jenkins/jobs/org.webjars.viz.js/workspace/pom.xml to /home/javastream.de/www/maven/org/webjars/viz.js/0.0.3/viz.js-0.0.3.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.170s [INFO] Finished at: Sat Mar 28 13:55:01 CET 2015 [INFO] Final Memory: 16M/273M [INFO] ------------------------------------------------------------------------ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS