SuccessConsole Output

Started by user CodeCrafter47
Building in workspace /var/lib/jenkins/workspace/GlobalTablist
Cloning the remote Git repository
Cloning repository https://github.com/CodeCrafter47/GlobalTablist
 > git init /var/lib/jenkins/workspace/GlobalTablist # timeout=10
Fetching upstream changes from https://github.com/CodeCrafter47/GlobalTablist
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/CodeCrafter47/GlobalTablist +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/CodeCrafter47/GlobalTablist # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/CodeCrafter47/GlobalTablist # timeout=10
Fetching upstream changes from https://github.com/CodeCrafter47/GlobalTablist
 > git fetch --tags --progress https://github.com/CodeCrafter47/GlobalTablist +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 e18bb5575e97463bc81a25ebd84bc3405133c114 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e18bb5575e97463bc81a25ebd84bc3405133c114
 > git rev-list e18bb5575e97463bc81a25ebd84bc3405133c114 # timeout=10
[GlobalTablist] $ /bin/sh -xe /tmp/hudson5645345940211916287.sh
+ ./gradlew shadowJar publish
Starting a Gradle Daemon (subsequent builds will be faster)
:api:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7

:api:processResources UP-TO-DATE
:api:classes
:api:jar
:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.7
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:processResources
:classes
:shadowJar
:api:generatePomFileForMavenJavaPublication
:api:sourceJar
:api:publishMavenJavaPublicationToCodecrafter47-repoRepository
Upload http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/de/codecrafter47/globaltablist/api/1.12-SNAPSHOT/api-1.12-20161228.141849-2.jar
Upload http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/de/codecrafter47/globaltablist/api/1.12-SNAPSHOT/api-1.12-20161228.141849-2.jar.sha1
Upload http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/de/codecrafter47/globaltablist/api/1.12-SNAPSHOT/api-1.12-20161228.141849-2.jar.md5
Upload http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/de/codecrafter47/globaltablist/api/1.12-SNAPSHOT/api-1.12-20161228.141849-2.pom
Upload http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/de/codecrafter47/globaltablist/api/1.12-SNAPSHOT/api-1.12-20161228.141849-2.pom.sha1
Upload http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/de/codecrafter47/globaltablist/api/1.12-SNAPSHOT/api-1.12-20161228.141849-2.pom.md5
Upload http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/de/codecrafter47/globaltablist/api/1.12-SNAPSHOT/api-1.12-20161228.141849-2-sources.jar
Upload http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/de/codecrafter47/globaltablist/api/1.12-SNAPSHOT/api-1.12-20161228.141849-2-sources.jar.sha1
Upload http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/de/codecrafter47/globaltablist/api/1.12-SNAPSHOT/api-1.12-20161228.141849-2-sources.jar.md5
Upload http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/de/codecrafter47/globaltablist/api/1.12-SNAPSHOT/maven-metadata.xml
Upload http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/de/codecrafter47/globaltablist/api/1.12-SNAPSHOT/maven-metadata.xml.sha1
Upload http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/de/codecrafter47/globaltablist/api/1.12-SNAPSHOT/maven-metadata.xml.md5
Upload http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/de/codecrafter47/globaltablist/api/maven-metadata.xml
Upload http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/de/codecrafter47/globaltablist/api/maven-metadata.xml.sha1
Upload http://nexus.codecrafter47.dyndns.eu/content/repositories/snapshots/de/codecrafter47/globaltablist/api/maven-metadata.xml.md5
:api:publish

BUILD SUCCESSFUL

Total time: 8.873 secs
Archiving artifacts
Finished: SUCCESS