Skip to content
Success

Console Output

Started by user Philipp Hau?leiter
Building on master in workspace /home/javastream.de/jenkins/jobs/org.eclipse.aether-demo/workspace
 > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url git://git.eclipse.org/gitroot/aether/aether-demo.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/aether/aether-demo.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git -c core.askpass=true fetch --tags --progress git://git.eclipse.org/gitroot/aether/aether-demo.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 322fa556494335faaf3ad3b7dbe8f89aaaf6222d (refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 322fa556494335faaf3ad3b7dbe8f89aaaf6222d
 > /usr/bin/git rev-list 322fa556494335faaf3ad3b7dbe8f89aaaf6222d # timeout=10
[workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3/bin/mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Aether Demos
[INFO] Aether Demo Snippets
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Aether Demos 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aether-demos ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.7:check (check-java-1.5-compat) @ aether-demos ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ aether-demos ---
[INFO] Installing /home/javastream.de/jenkins/jobs/org.eclipse.aether-demo/workspace/pom.xml to /home/javastream.de/www/maven/org/eclipse/aether/aether-demos/1.0.0-SNAPSHOT/aether-demos-1.0.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Aether Demo Snippets 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ aether-demo-snippets ---
[INFO] Deleting /home/javastream.de/jenkins/jobs/org.eclipse.aether-demo/workspace/aether-demo-snippets/target
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ aether-demo-snippets ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/org.eclipse.aether-demo/workspace/aether-demo-snippets/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ aether-demo-snippets ---
[INFO] Compiling 22 source files to /home/javastream.de/jenkins/jobs/org.eclipse.aether-demo/workspace/aether-demo-snippets/target/classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.7:check (check-java-1.5-compat) @ aether-demo-snippets ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ aether-demo-snippets ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/org.eclipse.aether-demo/workspace/aether-demo-snippets/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ aether-demo-snippets ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ aether-demo-snippets ---
[INFO] No tests to run.
[INFO] Surefire report directory: /home/javastream.de/jenkins/jobs/org.eclipse.aether-demo/workspace/aether-demo-snippets/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ aether-demo-snippets ---
[INFO] Building jar: /home/javastream.de/jenkins/jobs/org.eclipse.aether-demo/workspace/aether-demo-snippets/target/aether-demo-snippets-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ aether-demo-snippets ---
[INFO] Installing /home/javastream.de/jenkins/jobs/org.eclipse.aether-demo/workspace/aether-demo-snippets/target/aether-demo-snippets-1.0.0-SNAPSHOT.jar to /home/javastream.de/www/maven/org/eclipse/aether/aether-demo-snippets/1.0.0-SNAPSHOT/aether-demo-snippets-1.0.0-SNAPSHOT.jar
[INFO] Installing /home/javastream.de/jenkins/jobs/org.eclipse.aether-demo/workspace/aether-demo-snippets/pom.xml to /home/javastream.de/www/maven/org/eclipse/aether/aether-demo-snippets/1.0.0-SNAPSHOT/aether-demo-snippets-1.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Aether Demos ....................................... SUCCESS [  1.725 s]
[INFO] Aether Demo Snippets ............................... SUCCESS [  3.629 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.471 s
[INFO] Finished at: 2016-02-13T21:21:33+01:00
[INFO] Final Memory: 19M/243M
[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