See <https://builds.apache.org/job/devicemap-java6/23/changes>
Changes: [rezan] W3C simple ddr client ------------------------------------------ [...truncated 27 lines...] At revision 1607971 Parsing POMs Modules changed, recalculating dependency graph maven3-agent.jar already up to date maven3-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [trunk] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx512M -XX:MaxPermSize=256M -enableassertions -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34730 <===[JENKINS REMOTING CAPACITY]===> channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f <https://builds.apache.org/job/devicemap-java6/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.w3c:ddr-simple:jar:20081205 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-javadoc-plugin is missing. @ line 53, column 15 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-source-plugin is missing. @ line 41, 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] Reactor Build Order: [INFO] [INFO] Apache DeviceMap Device Data [INFO] Apache DeviceMap Test Data [INFO] Apache DeviceMap Java API [INFO] Apache DeviceMap Parent [INFO] DDR-Simple-API [INFO] Apache DeviceMap Reactor Pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache DeviceMap Device Data 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ devicemap-data --- [INFO] Deleting <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/target> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ devicemap-data --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ devicemap-data --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ devicemap-data --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ devicemap-data --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ devicemap-data --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ devicemap-data --- [JENKINS] Recording test results[INFO] [INFO] --- xml-maven-plugin:1.0:validate (default) @ devicemap-data --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ devicemap-data --- [INFO] Building jar: <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/target/devicemap-data-1.0.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ devicemap-data --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ devicemap-data --- [INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/target/devicemap-data-1.0.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/devicemap-data/1.0/devicemap-data-1.0.jar [INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/devicemap-data/1.0/devicemap-data-1.0.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache DeviceMap Test Data 0.9.9-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.apache.devicemap.testdata --- [INFO] Deleting <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/target> [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ org.apache.devicemap.testdata --- [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.apache.devicemap.testdata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.apache.devicemap.testdata --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.apache.devicemap.testdata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/src/test/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.apache.devicemap.testdata --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.apache.devicemap.testdata --- [INFO] Surefire report directory: <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ org.apache.devicemap.testdata --- [INFO] Building jar: <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/target/org.apache.devicemap.testdata-0.9.9-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.apache.devicemap.testdata --- [INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/target/org.apache.devicemap.testdata-0.9.9-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/org.apache.devicemap.testdata/0.9.9-SNAPSHOT/org.apache.devicemap.testdata-0.9.9-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/org.apache.devicemap.testdata/0.9.9-SNAPSHOT/org.apache.devicemap.testdata-0.9.9-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache DeviceMap Java API 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ devicemap-java --- [INFO] Deleting <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target> [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ devicemap-java --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ devicemap-java --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ devicemap-java --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ devicemap-java --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ devicemap-java --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ devicemap-java --- [INFO] Surefire report directory: <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.devicemap.DeviceMapClientJarTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 sec - in org.apache.devicemap.DeviceMapClientJarTest Running org.apache.devicemap.DeviceMapClientTest Tests run: 1158, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 sec - in org.apache.devicemap.DeviceMapClientTest Results : Tests run: 1159, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ devicemap-java --- [INFO] Building jar: <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target/devicemap-java-1.0.jar> [INFO] [INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ devicemap-java --- [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ devicemap-java --- [INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target/devicemap-java-1.0.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/devicemap-java/1.0/devicemap-java-1.0.jar [INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/devicemap-java/1.0/devicemap-java-1.0.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache DeviceMap Parent 0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ devicemap-parent --- [INFO] Deleting <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/target> [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ devicemap-parent --- Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/org.apache.devicemap.devicedata/0.9.9-SNAPSHOT/maven-metadata.xml Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/org.apache.devicemap.devicedata/0.9.9-SNAPSHOT/org.apache.devicemap.devicedata-0.9.9-SNAPSHOT.pom [WARNING] Missing POM for org.apache.devicemap:org.apache.devicemap.devicedata:jar:0.9.9-SNAPSHOT Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/org.apache.devicemap.devicedata/0.9.9-SNAPSHOT/org.apache.devicemap.devicedata-0.9.9-SNAPSHOT.jar [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeviceMap Device Data ...................... SUCCESS [33.940s] [INFO] Apache DeviceMap Test Data ........................ SUCCESS [50.174s] [INFO] Apache DeviceMap Java API ......................... SUCCESS [12.144s] [INFO] Apache DeviceMap Parent ........................... FAILURE [1.105s] [INFO] DDR-Simple-API .................................... SKIPPED [INFO] Apache DeviceMap Reactor Pom ...................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:45.828s [INFO] Finished at: Sat Jul 05 03:37:20 UTC 2014 [INFO] Final Memory: 19M/56M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.1:process (default) on project devicemap-parent: Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing: [ERROR] ---------- [ERROR] 1) org.apache.devicemap:org.apache.devicemap.devicedata:jar:0.9.9-SNAPSHOT [ERROR] [ERROR] Try downloading the file manually from the project website. [ERROR] [ERROR] Then, install it using the command: [ERROR] mvn install:install-file -DgroupId=org.apache.devicemap -DartifactId=org.apache.devicemap.devicedata -Dversion=0.9.9-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file [ERROR] [ERROR] Alternatively, if you host your own repository you can deploy the file there: [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.devicemap -DartifactId=org.apache.devicemap.devicedata -Dversion=0.9.9-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] [ERROR] [ERROR] Path to dependency: [ERROR] 1) org.apache.devicemap:devicemap-parent:pom:0.2-SNAPSHOT [ERROR] 2) org.apache.devicemap:org.apache.devicemap.devicedata:jar:0.9.9-SNAPSHOT [ERROR] [ERROR] ---------- [ERROR] 1 required artifact is missing. [ERROR] [ERROR] for artifact: [ERROR] org.apache.devicemap:devicemap-parent:pom:0.2-SNAPSHOT [ERROR] [ERROR] from the specified remote repositories: [ERROR] Nexus (http://repository.apache.org/snapshots, releases=false, snapshots=true), [ERROR] central (http://repo.maven.apache.org/maven2, releases=true, snapshots=false) [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :devicemap-parent Sending e-mails to: [email protected] channel stopped
