Started by GitHub push by GermanCoding Running as SYSTEM Building in workspace /var/jenkins_home/workspace/FritzLED The recommended git tool is: NONE No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/GermanCoding/FritzLED.git # timeout=10 Fetching upstream changes from https://github.com/GermanCoding/FritzLED.git > git --version # timeout=10 > git --version # 'git version 2.11.0' > git fetch --tags --progress -- https://github.com/GermanCoding/FritzLED.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 77d14ed9e0e6e5857973640a15badb3d1a457c54 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 77d14ed9e0e6e5857973640a15badb3d1a457c54 # timeout=10 Commit message: "Update download link" > git rev-list --no-walk 8444e348f2bb9c9a7c9f99397d9bba0696a0fba2 # timeout=10 [Checks API] No suitable checks publisher found. [FritzLED] $ /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven-3/bin/mvn package [INFO] Scanning for projects... [INFO] [INFO] -------------------------< FritzLED:FritzLED >-------------------------- [INFO] Building FritzLED 0.0.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ FritzLED --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/FritzLED/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ FritzLED --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ FritzLED --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/jenkins_home/workspace/FritzLED/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ FritzLED --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ FritzLED --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ FritzLED --- [INFO] Building jar: /var/jenkins_home/workspace/FritzLED/target/FritzLED-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ FritzLED --- [INFO] Building jar: /var/jenkins_home/workspace/FritzLED/target/FritzLED-0.0.1-SNAPSHOT-jar-with-dependencies.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.424 s [INFO] Finished at: 2020-10-16T14:37:21Z [INFO] ------------------------------------------------------------------------ Archiving artifacts [Checks API] No suitable checks publisher found. Finished: SUCCESS