Started by user Philipp Hau?leiter Building on master in workspace /home/javastream.de/jenkins/jobs/com.alee.weblaf/workspace No JDK named ?JDK7u76? found No JDK named ?JDK7u76? found > /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/mgarin/weblaf.git # timeout=10 Fetching upstream changes from https://github.com/mgarin/weblaf.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress https://github.com/mgarin/weblaf.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse origin/v1.28^{commit} # timeout=10 > /usr/bin/git rev-parse v1.28^{commit} # timeout=10 Checking out Revision 12738f5ca20617ef5b775edcd2e0a742561831f3 (v1.28) No JDK named ?JDK7u76? found > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 12738f5ca20617ef5b775edcd2e0a742561831f3 > /usr/bin/git rev-list 12738f5ca20617ef5b775edcd2e0a742561831f3 # timeout=10 No JDK named ?JDK7u76? found [workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3/bin/mvn -f build/pom.xml clean install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.alee:weblaf:jar:1.28 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.slf4j:slf4j-api:jar -> duplicate declaration of version 1.7.7 @ line 107, column 21 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.slf4j:slf4j-simple:jar -> duplicate declaration of version 1.7.7 @ line 112, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building weblaf 1.28 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ weblaf --- [INFO] Deleting /home/javastream.de/jenkins/jobs/com.alee.weblaf/workspace/build/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ weblaf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.alee.weblaf/workspace/build/../src [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ weblaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ weblaf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/com.alee.weblaf/workspace/build/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ weblaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ weblaf --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ weblaf --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/javastream.de/jenkins/jobs/com.alee.weblaf/workspace/build/target/weblaf-1.28.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (default) > generate-sources @ weblaf >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (default) < generate-sources @ weblaf <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (default) @ weblaf --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.9.1:jar (default) @ weblaf --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ weblaf --- [INFO] Installing /home/javastream.de/jenkins/jobs/com.alee.weblaf/workspace/build/target/weblaf-1.28.jar to /home/javastream.de/www/maven/com/alee/weblaf/1.28/weblaf-1.28.jar [INFO] Installing /home/javastream.de/jenkins/jobs/com.alee.weblaf/workspace/build/pom.xml to /home/javastream.de/www/maven/com/alee/weblaf/1.28/weblaf-1.28.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.797 s [INFO] Finished at: 2016-02-10T17:53:33+01:00 [INFO] Final Memory: 17M/179M [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