See <https://builds.apache.org/job/Abdera2-trunk/72/changes>
Changes: [jmsnell] Utility methods for taking an Iterable of ASObjects, sorting them by either updated or published timestamp and filtering out older equivalent duplicates... other types of filters can be constructed using similar means... [jmsnell] Minor api updates... [jmsnell] javadoc updates, several minor code improvements, ability to generate a Diff of two Activities objects ------------------------------------------ Started by timer Building remotely on ubuntu3 Updating https://svn.apache.org/repos/asf/abdera/abdera2 U common/src/main/java/org/apache/abdera2/common/selector/Selectors.java U common/src/main/java/org/apache/abdera2/common/misc/Pair.java U common/src/main/java/org/apache/abdera2/common/date/DateTimes.java U activities/src/main/java/org/apache/abdera2/activities/model/objects/NoteObject.java U activities/src/main/java/org/apache/abdera2/activities/model/objects/Objects.java U activities/src/main/java/org/apache/abdera2/activities/model/ASObject.java U activities/src/main/java/org/apache/abdera2/activities/model/Activity.java U activities/src/main/java/org/apache/abdera2/activities/model/ASBase.java U activities/src/main/java/org/apache/abdera2/activities/extra/PusherCollectionWriter.java U activities/src/main/java/org/apache/abdera2/activities/extra/Extra.java U activities/src/main/java/org/apache/abdera2/activities/extra/Jwt.java U activities/src/main/java/org/apache/abdera2/activities/extra/ASContext.java AU activities/src/main/java/org/apache/abdera2/activities/extra/Difference.java U activities/src/main/java/org/apache/abdera2/activities/io/gson/MultimapAdapter.java U activities/src/main/java/org/apache/abdera2/activities/io/gson/SimpleAdapter.java U activities/src/main/java/org/apache/abdera2/activities/io/gson/GsonIO.java At revision 1205243 Parsing POMs [abdera2] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx756m -Xms756m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/latest3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/latest3 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 52506 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/pom.xml> clean install -U [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera2-common:bundle:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ org.apache.abdera2:abdera2:2.0-SNAPSHOT, <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/pom.xml,> line 623, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera2-core:bundle:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ org.apache.abdera2:abdera2:2.0-SNAPSHOT, <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/pom.xml,> line 623, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera2-server:bundle:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ org.apache.abdera2:abdera2:2.0-SNAPSHOT, <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/pom.xml,> line 623, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera2-activities:bundle:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ org.apache.abdera2:abdera2:2.0-SNAPSHOT, <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/pom.xml,> line 623, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera2-client:bundle:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ org.apache.abdera2:abdera2:2.0-SNAPSHOT, <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/pom.xml,> line 623, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera2-ext:bundle:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ org.apache.abdera2:abdera2:2.0-SNAPSHOT, <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/pom.xml,> line 623, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera2-security:bundle:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ org.apache.abdera2:abdera2:2.0-SNAPSHOT, <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/pom.xml,> line 623, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera-examples:jar:2.0-SNAPSHOT [INFO] [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ org.apache.abdera2:abdera2:2.0-SNAPSHOT, <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/pom.xml,> line 458, column 16 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera2:pom:2.0-SNAPSHOT [WARNING] 'dependencies.dependency.scope' for junit:junit:jar must be one of [provided, compile, runtime, test, system] but is 'test, compile, package'. @ line 623, column 16 [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] Reactor Build Order: [INFO] [INFO] Apache Abdera2 [INFO] Abdera2 Common Library [INFO] Abdera2 Core [INFO] Abdera2 Server [INFO] Abdera2 Client [INFO] Abdera2 Activities [INFO] Abdera2 Extensions [INFO] Abdera2 Security [INFO] Abdera2 Tests [INFO] Abdera Examples [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Abdera2 2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ abdera2 --- [INFO] Deleting <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/target> [INFO] [INFO] --- cobertura-maven-plugin:2.4:clean (default) @ abdera2 --- [INFO] [INFO] --- maven-bundle-plugin:2.1.0:cleanVersions (default) @ abdera2 --- [INFO] [INFO] --- maven-remote-resources-plugin:1.0:process (compile) @ abdera2 --- [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-bundle-plugin:2.1.0:cleanVersions (default) @ abdera2 --- [JENKINS] Archiving <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/pom.xml> to /home/hudson/hudson/jobs/Abdera2-trunk/modules/org.apache.abdera2$abdera2/builds/2011-11-23_00-04-11/archive/org.apache.abdera2/abdera2/2.0-SNAPSHOT/abdera2-2.0-SNAPSHOT.pom ignoring exception during new ExecutedMojo null [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ abdera2 --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ abdera2 --- [INFO] Installing <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/pom.xml> to /home/jenkins/.m2/repository/org/apache/abdera2/abdera2/2.0-SNAPSHOT/abdera2-2.0-SNAPSHOT.pom [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Abdera2 Common Library 2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (503 B at 1.1 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml (657 B at 1.3 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml (614 B at 1.3 KB/sec) [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 [INFO] [INFO] Deleting <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/target> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ abdera2-common --- [INFO] [INFO] --- cobertura-maven-plugin:2.4:clean (default) @ abdera2-common --- [INFO] [INFO] --- maven-bundle-plugin:2.1.0:cleanVersions (default) @ abdera2-common --- [INFO] [INFO] --- maven-remote-resources-plugin:1.0:process (compile) @ abdera2-common --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ abdera2-common --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ abdera2-common --- [INFO] Compiling 176 source files to <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/protocol/RouteManager.java>:[37,41] package com.sun.xml.internal.xsom.impl.scd does not exist [ERROR] <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/protocol/RouteManager.java>:[231,15] cannot find symbol symbol : variable Iterators location: class org.apache.abdera2.common.protocol.RouteManager.EmptyContext [INFO] 2 errors [INFO] ------------------------------------------------------------- [JENKINS] Archiving <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/pom.xml> to /home/hudson/hudson/jobs/Abdera2-trunk/modules/org.apache.abdera2$abdera2-common/builds/2011-11-23_00-04-11/archive/org.apache.abdera2/abdera2-common/2.0-SNAPSHOT/abdera2-common-2.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Abdera2 .................................... SUCCESS [5.556s] [INFO] Abdera2 Common Library ............................ FAILURE [5.194s] [INFO] Abdera2 Core ...................................... SKIPPED [INFO] Abdera2 Server .................................... SKIPPED [INFO] Abdera2 Client .................................... SKIPPED [INFO] Abdera2 Activities ................................ SKIPPED [INFO] Abdera2 Extensions ................................ SKIPPED [INFO] Abdera2 Security .................................. SKIPPED [INFO] Abdera2 Tests ..................................... SKIPPED [INFO] Abdera Examples ................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11.451s [INFO] Finished at: Wed Nov 23 00:04:26 UTC 2011 [INFO] Final Memory: 20M/724M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data mavenExecutionResult exceptions not empty message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project abdera2-common: Compilation failure cause : Compilation failure Stack trace : org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project abdera2-common: Compilation failure at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158) at hudson.maven.Maven3Builder.call(Maven3Builder.java:122) at hudson.maven.Maven3Builder.call(Maven3Builder.java:74) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:287) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656) at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 27 more Sending e-mails to: [email protected] channel stopped
