See <https://builds.apache.org/job/devicemap-java6/41/changes>
Changes: [rezan] groupid [rezan] removed parent pom, this breaks the release ------------------------------------------ [...truncated 12 lines...] AU devicemap/java/simpleddr/lib/w3c.jar U devicemap/java/simpleddr/src/test/java/org/apache/devicemap/simpleddr/test/TestDataFileEntries.java U devicemap/java/simpleddr/src/test/java/org/apache/devicemap/simpleddr/test/TestDeviceDataQueries.java U devicemap/java/simpleddr/pom.xml A devicemap/java/classifier/NOTICE A devicemap/java/classifier/LICENSE D devicemap/java/classifier/src/main/java/org/apache/devicemap/parser A devicemap/java/classifier/src/main/java/org/apache/devicemap/loader/parser A devicemap/java/classifier/src/main/java/org/apache/devicemap/loader/parser/XMLParser.java U devicemap/java/classifier/src/main/java/org/apache/devicemap/loader/impl/DDRLoader.java U devicemap/java/classifier/src/main/java/org/apache/devicemap/Constants.java U devicemap/java/classifier/pom.xml A devicemap/java/classifier/DISCLAIMER A devicemap/java/classifier/README D contrib/w3c At revision 1609176 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 51096 <===[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/0 clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache DeviceMap Data [INFO] Apache DeviceMap Test Data [INFO] Apache DeviceMap Client [INFO] Apache DeviceMap Java Parent [INFO] Apache DeviceMap Simple DDR [INFO] Apache DeviceMap Reactor Pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache DeviceMap Data 1.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ devicemap-data --- [INFO] Deleting <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/target> [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ devicemap-data --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ devicemap-data --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ devicemap-data --- [debug] execute contextualize [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] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ devicemap-data --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ devicemap-data --- [INFO] No tests to run. [INFO] Surefire report directory: <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results[INFO] [INFO] --- xml-maven-plugin:1.0:validate (default) @ devicemap-data --- [INFO] [INFO] --- maven-jar-plugin:2.3.2: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.0.jar> [INFO] [INFO] --- maven-install-plugin:2.3.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.0.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/devicemap/devicemap-data/1.0.0/devicemap-data-1.0.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/0/org/apache/devicemap/devicemap-data/1.0.0/devicemap-data-1.0.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/0/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/0/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 Client 1.0.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ devicemap-client --- [INFO] Deleting <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target> [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ devicemap-client --- [debug] execute contextualize [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] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ devicemap-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ devicemap-client --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ devicemap-client --- [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-client --- [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.DeviceMapClientTest Tests run: 1156, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.914 sec - in org.apache.devicemap.DeviceMapClientTest Running org.apache.devicemap.DeviceMapClientJarTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec - in org.apache.devicemap.DeviceMapClientJarTest Results : Tests run: 1157, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ devicemap-client --- [INFO] Building jar: <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target/devicemap-client-1.0.0.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ devicemap-client --- [INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target/devicemap-client-1.0.0.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/devicemap/devicemap-client/1.0.0/devicemap-client-1.0.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/0/org/apache/devicemap/devicemap-client/1.0.0/devicemap-client-1.0.0.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache DeviceMap Java Parent 1.0.0-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 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ devicemap-parent --- [INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/devicemap/devicemap-parent/1.0.0-SNAPSHOT/devicemap-parent-1.0.0-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache DeviceMap Simple DDR 1.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.maven.apache.org/maven2/com/googlecode/addjars-maven-plugin/addjars-maven-plugin/1.0.5/addjars-maven-plugin-1.0.5.pom Downloaded: http://repo.maven.apache.org/maven2/com/googlecode/addjars-maven-plugin/addjars-maven-plugin/1.0.5/addjars-maven-plugin-1.0.5.pom (4 KB at 27.4 KB/sec) Downloading: http://repo.maven.apache.org/maven2/com/googlecode/addjars-maven-plugin/addjars-maven-plugin/1.0.5/addjars-maven-plugin-1.0.5.jar Downloaded: http://repo.maven.apache.org/maven2/com/googlecode/addjars-maven-plugin/addjars-maven-plugin/1.0.5/addjars-maven-plugin-1.0.5.jar (9 KB at 944.8 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-simpleddr-w3c.jar/1.0.0-SNAPSHOT/maven-metadata.xml Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-simpleddr-w3c.jar/1.0.0-SNAPSHOT/devicemap-simpleddr-w3c.jar-1.0.0-SNAPSHOT.pom [WARNING] The POM for org.apache.devicemap:devicemap-simpleddr-w3c.jar:jar:1.0.0-SNAPSHOT is missing, no dependency information available Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-test-data/0.9.9-SNAPSHOT/maven-metadata.xml Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-test-data/0.9.9-SNAPSHOT/devicemap-test-data-0.9.9-SNAPSHOT.pom [WARNING] The POM for org.apache.devicemap:devicemap-test-data:jar:0.9.9-SNAPSHOT is missing, no dependency information available Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-simpleddr-w3c.jar/1.0.0-SNAPSHOT/devicemap-simpleddr-w3c.jar-1.0.0-SNAPSHOT.jar Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-test-data/0.9.9-SNAPSHOT/devicemap-test-data-0.9.9-SNAPSHOT.jar [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeviceMap Data ............................. SUCCESS [50.916s] [INFO] Apache DeviceMap Test Data ........................ SUCCESS [45.622s] [INFO] Apache DeviceMap Client ........................... SUCCESS [18.211s] [INFO] Apache DeviceMap Java Parent ...................... SUCCESS [1.912s] [INFO] Apache DeviceMap Simple DDR ....................... FAILURE [1.152s] [INFO] Apache DeviceMap Reactor Pom ...................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2:08.954s [INFO] Finished at: Wed Jul 09 14:37:30 UTC 2014 [INFO] Final Memory: 17M/59M [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 on project devicemap-simpleddr: Could not resolve dependencies for project org.apache.devicemap:devicemap-simpleddr:jar:1.0.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.devicemap:devicemap-simpleddr-w3c.jar:jar:1.0.0-SNAPSHOT, org.apache.devicemap:devicemap-test-data:jar:0.9.9-SNAPSHOT: Could not find artifact org.apache.devicemap:devicemap-simpleddr-w3c.jar:jar:1.0.0-SNAPSHOT in Nexus (http://repository.apache.org/snapshots) -> [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :devicemap-simpleddr Sending e-mails to: [email protected] channel stopped
