See <https://builds.apache.org/job/devicemap-java6/5/changes>
Changes: [radu] DMAP-33 - BrowserMap is forwarding the client to a wrong language variant * tagged the 1.4.0 release of the BrowserMap module [radu] DMAP-33 - BrowserMap is forwarding the client to a wrong language variant * extended the filter function used for getting the new url to which a client should be forwarded such that the current variant’s hreflang is taken into consideration * cleaned some JSDoc typos and misuse of tags * bumping version to 1.4.0 [radu] DMAP-34 - Add a current variant attribute to the site variants BrowserMap uses for forwarding clients * added BrowserMap.getCurrentVariant() which extracts the variant that has a ‘data-bmap-currentvar’ attribute with its value set to ‘true’ * updated tests * bumped version to 1.4.0-dev (API changes) ------------------------------------------ [...truncated 548 lines...] A devicemap/vbnet/DeviceMap/DeviceMap/Util/Util.vb AU devicemap/vbnet/DeviceMap/DeviceMap/dmap.pfx A devicemap/vbnet/DeviceMap/DeviceMap/DeviceMap.vbproj A devicemap/vbnet/DeviceMap/DeviceMap/DeviceMapClient.vb A devicemap/vbnet/DeviceMap/DeviceMap/Loader A devicemap/vbnet/DeviceMap/DeviceMap/Loader/FileLoader.vb A devicemap/vbnet/DeviceMap/DeviceMap/Loader/Loader.vb A devicemap/vbnet/DeviceMap/DeviceMapConsole A devicemap/vbnet/DeviceMap/DeviceMapConsole/Module1.vb A devicemap/vbnet/DeviceMap/DeviceMapConsole/My Project A devicemap/vbnet/DeviceMap/DeviceMapConsole/My Project/Settings.Designer.vb A devicemap/vbnet/DeviceMap/DeviceMapConsole/My Project/Application.Designer.vb A devicemap/vbnet/DeviceMap/DeviceMapConsole/My Project/Application.myapp A devicemap/vbnet/DeviceMap/DeviceMapConsole/My Project/Resources.resx A devicemap/vbnet/DeviceMap/DeviceMapConsole/My Project/Resources.Designer.vb A devicemap/vbnet/DeviceMap/DeviceMapConsole/My Project/Settings.settings A devicemap/vbnet/DeviceMap/DeviceMapConsole/My Project/AssemblyInfo.vb A devicemap/vbnet/DeviceMap/DeviceMapConsole/DeviceMapConsole.vbproj A devicemap/vbnet/DeviceMap/DeviceMapConsole/App.config A devicemap/vbnet/DeviceMap/DeviceMap.sln AU devicemap/vbnet/DeviceMap/DeviceMap.v11.suo A devicemap/csharp AU devicemap/csharp/Help.zip A devicemap/csharp/DeviceMap A devicemap/csharp/DeviceMap/DeviceMap.sln AU devicemap/csharp/DeviceMap/DeviceMap.v11.suo A devicemap/csharp/DeviceMap/DeviceMap A devicemap/csharp/DeviceMap/DeviceMap/bin A devicemap/csharp/DeviceMap/DeviceMap/data A devicemap/csharp/DeviceMap/DeviceMap/data/Pattern.cs A devicemap/csharp/DeviceMap/DeviceMap/data/Device.cs A devicemap/csharp/DeviceMap/DeviceMap/loaders A devicemap/csharp/DeviceMap/DeviceMap/loaders/FileLoader.cs A devicemap/csharp/DeviceMap/DeviceMap/loaders/Loader.cs A devicemap/csharp/DeviceMap/DeviceMap/obj A devicemap/csharp/DeviceMap/DeviceMap/obj/Debug AU devicemap/csharp/DeviceMap/DeviceMap/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache A devicemap/csharp/DeviceMap/DeviceMap/DeviceMap.csproj A devicemap/csharp/DeviceMap/DeviceMap/Properties A devicemap/csharp/DeviceMap/DeviceMap/Properties/AssemblyInfo.cs A devicemap/csharp/DeviceMap/DeviceMap/parser A devicemap/csharp/DeviceMap/DeviceMap/parser/XmlParser.cs AU devicemap/csharp/DeviceMap/DeviceMap/dmap.pfx A devicemap/csharp/DeviceMap/DeviceMap/util A devicemap/csharp/DeviceMap/DeviceMap/util/Util.cs A devicemap/csharp/DeviceMap/DeviceMap/Constants.cs A devicemap/csharp/DeviceMap/DeviceMap/DeviceMapClient.cs A devicemap/csharp/DeviceMap/DeviceMapConsole A devicemap/csharp/DeviceMap/DeviceMapConsole/bin A devicemap/csharp/DeviceMap/DeviceMapConsole/bin/Debug A devicemap/csharp/DeviceMap/DeviceMapConsole/obj A devicemap/csharp/DeviceMap/DeviceMapConsole/obj/Debug A devicemap/csharp/DeviceMap/DeviceMapConsole/Program.cs A devicemap/csharp/DeviceMap/DeviceMapConsole/Properties A devicemap/csharp/DeviceMap/DeviceMapConsole/Properties/AssemblyInfo.cs A devicemap/csharp/DeviceMap/DeviceMapConsole/DeviceMapConsole.csproj A devicemap/csharp/DeviceMap/DeviceMapConsole/App.config A devicemap/csharp/ReadMe A devicemap/java A devicemap/java/pom.xml A devicemap/java/README A devicemap/java/src A devicemap/java/src/test A devicemap/java/src/test/java A devicemap/java/src/test/java/org A devicemap/java/src/test/java/org/apache A devicemap/java/src/test/java/org/apache/devicemap A devicemap/java/src/test/java/org/apache/devicemap/client A devicemap/java/src/test/java/org/apache/devicemap/client/RefDataTest.java A devicemap/java/src/test/java/org/apache/devicemap/client/DeviceMapTestClient.java A devicemap/java/src/main A devicemap/java/src/main/java A devicemap/java/src/main/java/org A devicemap/java/src/main/java/org/apache A devicemap/java/src/main/java/org/apache/devicemap A devicemap/java/src/main/java/org/apache/devicemap/client A devicemap/java/src/main/java/org/apache/devicemap/client/Util.java A devicemap/java/src/main/java/org/apache/devicemap/client/Main.java A devicemap/java/src/main/java/org/apache/devicemap/client/data A devicemap/java/src/main/java/org/apache/devicemap/client/data/Pattern.java A devicemap/java/src/main/java/org/apache/devicemap/client/data/Device.java A devicemap/java/src/main/java/org/apache/devicemap/client/loaders A devicemap/java/src/main/java/org/apache/devicemap/client/loaders/JarLoader.java A devicemap/java/src/main/java/org/apache/devicemap/client/loaders/FileLoader.java A devicemap/java/src/main/java/org/apache/devicemap/client/loaders/Loader.java A devicemap/java/src/main/java/org/apache/devicemap/client/Constants.java A devicemap/java/src/main/java/org/apache/devicemap/client/DeviceMapClient.java A devicemap/java/src/main/java/org/apache/devicemap/client/parser A devicemap/java/src/main/java/org/apache/devicemap/client/parser/XMLParser.java AU devicemap/java/test.sh U . At revision 1543307 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 42375 <===[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... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache DeviceMap Device Data [INFO] Apache DeviceMap Test Data [INFO] Apache DeviceMap Classifier [INFO] Apache DeviceMap Reactor Pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache DeviceMap Device Data 0.9.9-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.apache.devicemap.devicedata --- [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ org.apache.devicemap.devicedata --- [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.devicedata --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.apache.devicemap.devicedata --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.apache.devicemap.devicedata --- [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:2.3.2:testCompile (default-testCompile) @ org.apache.devicemap.devicedata --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ org.apache.devicemap.devicedata --- [INFO] Surefire report directory: <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-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] --- xml-maven-plugin:1.0:validate (default) @ org.apache.devicemap.devicedata --- [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ org.apache.devicemap.devicedata --- [INFO] Building jar: <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/target/org.apache.devicemap.devicedata-0.9.9-SNAPSHOT.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.apache.devicemap.devicedata --- [INFO] Installing <https://builds.apache.org/job/devicemap-java6/ws/trunk/data/device-data/target/org.apache.devicemap.devicedata-0.9.9-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/devicemap/org.apache.devicemap.devicedata/0.9.9-SNAPSHOT/org.apache.devicemap.devicedata-0.9.9-SNAPSHOT.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/org.apache.devicemap.devicedata/0.9.9-SNAPSHOT/org.apache.devicemap.devicedata-0.9.9-SNAPSHOT.pom [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] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ org.apache.devicemap.testdata --- [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 3 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 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache DeviceMap Classifier 0.1.0 [INFO] ------------------------------------------------------------------------ Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-device-data/0.9.9-SNAPSHOT/maven-metadata.xml Downloading: http://repository.apache.org/snapshots/org/apache/devicemap/devicemap-device-data/0.9.9-SNAPSHOT/devicemap-device-data-0.9.9-SNAPSHOT.pom [WARNING] The POM for org.apache.devicemap:devicemap-device-data:jar:0.9.9-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-device-data/0.9.9-SNAPSHOT/devicemap-device-data-0.9.9-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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DeviceMap Device Data ...................... SUCCESS [23.470s] [INFO] Apache DeviceMap Test Data ........................ SUCCESS [2.567s] [INFO] Apache DeviceMap Classifier ....................... FAILURE [1.041s] [INFO] Apache DeviceMap Reactor Pom ...................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8:23.158s [INFO] Finished at: Tue Nov 19 04:54:52 UTC 2013 [INFO] Final Memory: 10M/64M [INFO] ------------------------------------------------------------------------ [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 org.apache.devicemap.classifier: Could not resolve dependencies for project org.apache.devicemap:org.apache.devicemap.classifier:jar:0.1.0: The following artifacts could not be resolved: org.apache.devicemap:devicemap-device-data:jar:0.9.9-SNAPSHOT, org.apache.devicemap:devicemap-test-data:jar:0.9.9-SNAPSHOT: Could not find artifact org.apache.devicemap:devicemap-device-data:jar:0.9.9-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 :org.apache.devicemap.classifier Sending e-mails to: [email protected] [email protected] channel stopped
