Skip to content
Success

Console Output

Started by user Philipp Hau?leiter
Building on master in workspace /home/javastream.de/jenkins/jobs/de.javastream.webjars-bootstrap-paper/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-lab.de:javastream/webjars-bootstrap-paper.git # timeout=10
Fetching upstream changes from git@git-lab.de:javastream/webjars-bootstrap-paper.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git -c core.askpass=true fetch --tags --progress git@git-lab.de:javastream/webjars-bootstrap-paper.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 bcadb6f9d0b3f75af96266fe6effab0637888afc (refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f bcadb6f9d0b3f75af96266fe6effab0637888afc
 > /usr/bin/git rev-list bcadb6f9d0b3f75af96266fe6effab0637888afc # timeout=10
[workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3/bin/mvn clean install -e
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building bootstrap-paper 3.2.0
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bootstrap-paper ---
[INFO] Deleting /home/javastream.de/jenkins/jobs/de.javastream.webjars-bootstrap-paper/workspace/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ bootstrap-paper ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bootstrap-paper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/de.javastream.webjars-bootstrap-paper/workspace/src/main/resources
[INFO] 
[INFO] --- wagon-maven-plugin:1.0:download-single (default) @ bootstrap-paper ---
[INFO] Downloading: http://bootswatch.com/paper//bootstrap.min.css to /home/javastream.de/jenkins/jobs/de.javastream.webjars-bootstrap-paper/workspace/target/paper/bootstrap.min.css
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ bootstrap-paper ---
[INFO] Executing tasks

main:
     [move] Moving 1 file to /home/javastream.de/jenkins/jobs/de.javastream.webjars-bootstrap-paper/workspace/target/classes/META-INF/resources/webjars/bootstrap-paper/3.2.0
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bootstrap-paper ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bootstrap-paper ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/de.javastream.webjars-bootstrap-paper/workspace/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bootstrap-paper ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ bootstrap-paper ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bootstrap-paper ---
[INFO] Building jar: /home/javastream.de/jenkins/jobs/de.javastream.webjars-bootstrap-paper/workspace/target/bootstrap-paper-3.2.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ bootstrap-paper ---
[INFO] Installing /home/javastream.de/jenkins/jobs/de.javastream.webjars-bootstrap-paper/workspace/target/bootstrap-paper-3.2.0.jar to /home/javastream.de/www/maven/de/javastream/webjars/bootstrap-paper/3.2.0/bootstrap-paper-3.2.0.jar
[INFO] Installing /home/javastream.de/jenkins/jobs/de.javastream.webjars-bootstrap-paper/workspace/pom.xml to /home/javastream.de/www/maven/de/javastream/webjars/bootstrap-paper/3.2.0/bootstrap-paper-3.2.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.942 s
[INFO] Finished at: 2016-02-13T21:56:33+01:00
[INFO] Final Memory: 16M/183M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
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