See <https://builds.apache.org/job/devicemap-java6/112/changes>

Changes:

[rezan] device data 1.0.1

[rezan] removed safari from generic desktop

[rezan] 1.0.1 new devices and patterns

------------------------------------------
[...truncated 979 lines...]
A         browsermap/trunk/src/main/resources/demo
A         browsermap/trunk/src/main/resources/demo/css
AU        browsermap/trunk/src/main/resources/demo/css/style.css
AU        browsermap/trunk/src/main/resources/demo/index.html
A         browsermap/trunk/src/main/resources/demo/js
A         browsermap/trunk/src/main/resources/demo/js/showcase.js
A         browsermap/trunk/src/main/js
A         browsermap/trunk/src/main/js/probes.js
A         browsermap/trunk/src/main/js/bmaputil.js
A         browsermap/trunk/src/main/js/bmap.js
A         browsermap/trunk/src/main/js/devicegroups.js
A         browsermap/trunk/Gruntfile.js
A         browsermap/trunk/ci
AU        browsermap/trunk/ci/jenkins_build.sh
A         browsermap/trunk/DISCLAIMER
A         browsermap/trunk/README.md
A         browsermap/trunk/rat.exclude
A         browsermap/trunk/NOTICE
A         browsermap/trunk/LICENSE
A         browsermap/trunk/package.json
A         browsermap/branches
A         browsermap/branches/.gitignore
A         LICENSE
 U        .
At revision 1622089
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/jenkins/tools/java/latest1.6/bin/java -Xmx512M 
-XX:MaxPermSize=256M -enableassertions -cp 
/home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main 
/home/jenkins/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 58587
<===[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 Java 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.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ devicemap-data ---
[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.1.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.1.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/devicemap/devicemap-data/1.0.1/devicemap-data-1.0.1.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.1/devicemap-data-1.0.1.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeviceMap Test Data 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ devicemap-test-data 
---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
devicemap-test-data ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
devicemap-test-data ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
devicemap-test-data ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
devicemap-test-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/test-data/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
devicemap-test-data ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ devicemap-test-data 
---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ devicemap-test-data ---
[INFO] Building jar: 
<https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/target/devicemap-test-data-1.0.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
devicemap-test-data ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ 
devicemap-test-data ---
[INFO] Installing 
<https://builds.apache.org/job/devicemap-java6/ws/trunk/data/test-data/target/devicemap-test-data-1.0.1-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/devicemap/devicemap-test-data/1.0.1-SNAPSHOT/devicemap-test-data-1.0.1-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/devicemap-test-data/1.0.1-SNAPSHOT/devicemap-test-data-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeviceMap Java Client 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ devicemap-client ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
devicemap-client ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
devicemap-client ---
[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-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 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-client ---
[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-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 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.DeviceMapClientJarTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 sec - in 
org.apache.devicemap.DeviceMapClientJarTest
Running org.apache.devicemap.DeviceMapClientTest
Tests run: 1174, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.286 sec - 
in org.apache.devicemap.DeviceMapClientTest
Running org.apache.devicemap.DeviceMapClientUnitTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in 
org.apache.devicemap.DeviceMapClientUnitTest

Results :

Tests run: 1181, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ devicemap-client ---
[INFO] Building jar: 
<https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target/devicemap-client-1.1.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ 
devicemap-client ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ 
devicemap-client ---
[INFO] Installing 
<https://builds.apache.org/job/devicemap-java6/ws/trunk/devicemap/java/classifier/target/devicemap-client-1.1.0-SNAPSHOT.jar>
 to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/devicemap/devicemap-client/1.1.0-SNAPSHOT/devicemap-client-1.1.0-SNAPSHOT.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.1.0-SNAPSHOT/devicemap-client-1.1.0-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeviceMap Java Parent 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ devicemap-java ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ devicemap-java 
---
[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/pom.xml> 
to 
/home/jenkins/jenkins-slave/maven-repositories/0/org/apache/devicemap/devicemap-java/1.0.1-SNAPSHOT/devicemap-java-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache DeviceMap Simple DDR 1.0.0
[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 12.7 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 151.8 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/commons/commons-jexl/2.1/commons-jexl-2.1.pom
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/commons/commons-jexl/2.1/commons-jexl-2.1.pom
 (12 KB at 70.0 KB/sec)
Downloading: 
http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.6/slf4j-simple-1.6.6.pom
Downloaded: 
http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.6/slf4j-simple-1.6.6.pom
 (2 KB at 25.7 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-data/1.0.1-SNAPSHOT/maven-metadata.xml
Downloading: 
http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-data/1.0.1-SNAPSHOT/devicemap-data-1.0.1-SNAPSHOT.pom
[WARNING] The POM for org.apache.devicemap:devicemap-data:jar:1.0.1-SNAPSHOT is 
missing, no dependency information available
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/devicemap/devicemap-test-data/1.0.0/devicemap-test-data-1.0.0.pom
[WARNING] The POM for org.apache.devicemap:devicemap-test-data:jar:1.0.0 is 
missing, no dependency information available
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/commons/commons-jexl/2.1/commons-jexl-2.1.jar
Downloading: 
http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.6/slf4j-simple-1.6.6.jar
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/devicemap/devicemap-test-data/1.0.0/devicemap-test-data-1.0.0.jar
Downloaded: 
http://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.6/slf4j-simple-1.6.6.jar
 (11 KB at 118.7 KB/sec)
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/commons/commons-jexl/2.1/commons-jexl-2.1.jar
 (262 KB at 318.3 KB/sec)
Downloading: 
http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-data/1.0.1-SNAPSHOT/devicemap-data-1.0.1-SNAPSHOT.jar
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache DeviceMap Data ............................. SUCCESS [45.128s]
[INFO] Apache DeviceMap Test Data ........................ SUCCESS [41.135s]
[INFO] Apache DeviceMap Java Client ...................... SUCCESS [14.696s]
[INFO] Apache DeviceMap Java Parent ...................... SUCCESS [2.042s]
[INFO] Apache DeviceMap Simple DDR ....................... FAILURE [2.103s]
[INFO] Apache DeviceMap Reactor Pom ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:52.559s
[INFO] Finished at: Tue Sep 02 18:57:17 UTC 2014
[INFO] Final Memory: 16M/70M
[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: The following artifacts 
could not be resolved: org.apache.devicemap:devicemap-data:jar:1.0.1-SNAPSHOT, 
org.apache.devicemap:devicemap-test-data:jar:1.0.0: Could not find artifact 
org.apache.devicemap:devicemap-data:jar:1.0.1-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

Reply via email to