Skip to content
Success

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /home/javastream.de/jenkins/jobs/org.webjars.tabler/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 https://github.com/tabler/tabler-webjar.git # timeout=10
Fetching upstream changes from https://github.com/tabler/tabler-webjar.git
 > /usr/bin/git --version # timeout=10
 > /usr/bin/git fetch --tags --progress https://github.com/tabler/tabler-webjar.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 8efe5e7ac92c33a33c5e76a074aa1f1bcd7b0250 (refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f 8efe5e7ac92c33a33c5e76a074aa1f1bcd7b0250
Commit message: "pushing version 0.33"
 > /usr/bin/git rev-list --no-walk ea646db1438e8a7d1e760f72149e1fb91b0c8d47 # timeout=10
[workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3/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] -------------------------< org.webjars:tabler >-------------------------
[INFO] Building tabler 0.0.33
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/com/jamesward/unsnapshot-maven-plugin/0.2/unsnapshot-maven-plugin-0.2.pom
Progress (1): 1.4/3.5 kB
Progress (1): 2.7/3.5 kB
Progress (1): 3.5 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/jamesward/unsnapshot-maven-plugin/0.2/unsnapshot-maven-plugin-0.2.pom (3.5 kB at 977 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/jamesward/unsnapshot-maven-plugin/0.2/unsnapshot-maven-plugin-0.2.jar
Progress (1): 1.4/5.4 kB
Progress (1): 2.7/5.4 kB
Progress (1): 4.1/5.4 kB
Progress (1): 5.4 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/com/jamesward/unsnapshot-maven-plugin/0.2/unsnapshot-maven-plugin-0.2.jar (5.4 kB at 117 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ tabler ---
[INFO] Deleting /home/javastream.de/jenkins/jobs/org.webjars.tabler/workspace/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ tabler ---
[INFO] 
[INFO] --- unsnapshot-maven-plugin:0.2:unsnapshot (default) @ tabler ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tabler ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/org.webjars.tabler/workspace/src/main/resources
[INFO] 
[INFO] --- wagon-maven-plugin:1.0-beta-4:download-single (default) @ tabler ---
[INFO] Downloading: https://github.com/tabler/tabler/archive/v0.0.33.zip to /home/javastream.de/jenkins/jobs/org.webjars.tabler/workspace/target/tabler.zip
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (default) @ tabler ---
[INFO] Executing tasks

main:
     [echo] unzip archive
    [unzip] Expanding: /home/javastream.de/jenkins/jobs/org.webjars.tabler/workspace/target/tabler.zip into /home/javastream.de/jenkins/jobs/org.webjars.tabler/workspace/target
     [echo] moving resources
     [move] Moving 520 files to /home/javastream.de/jenkins/jobs/org.webjars.tabler/workspace/target/classes/META-INF/resources/webjars/tabler/0.0.33
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tabler ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tabler ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/org.webjars.tabler/workspace/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tabler ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ tabler ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ tabler ---
[INFO] Building jar: /home/javastream.de/jenkins/jobs/org.webjars.tabler/workspace/target/tabler-0.0.33.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ tabler ---
[INFO] Installing /home/javastream.de/jenkins/jobs/org.webjars.tabler/workspace/target/tabler-0.0.33.jar to /home/javastream.de/www/maven/org/webjars/tabler/0.0.33/tabler-0.0.33.jar
[INFO] Installing /home/javastream.de/jenkins/jobs/org.webjars.tabler/workspace/pom.xml to /home/javastream.de/www/maven/org/webjars/tabler/0.0.33/tabler-0.0.33.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:06 min
[INFO] Finished at: 2021-06-22T16:06:19+02:00
[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  1 second
Finished: SUCCESS