You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/28 01:06:34 UTC

Build failed in Jenkins: Abdera2-trunk #106

See <https://builds.apache.org/job/Abdera2-trunk/106/changes>

Changes:

[jmsnell] docs and fixes

------------------------------------------
[...truncated 76 lines...]
U         common/src/main/java/org/apache/abdera2/common/protocol/servlet/async/AbderaTask.java
U         common/src/main/java/org/apache/abdera2/common/protocol/servlet/async/AbderaAsyncService.java
U         common/src/main/java/org/apache/abdera2/common/protocol/BasicCollectionInfo.java
U         common/src/main/java/org/apache/abdera2/common/protocol/AbstractBaseRequestContext.java
U         common/src/main/java/org/apache/abdera2/common/protocol/BasicWorkspaceInfo.java
U         common/src/main/java/org/apache/abdera2/common/protocol/AbstractCollectionAdapter.java
U         common/src/main/java/org/apache/abdera2/common/protocol/MethodOverrideFilter.java
U         common/src/main/java/org/apache/abdera2/common/protocol/RequestTemplateContext.java
U         common/src/main/java/org/apache/abdera2/common/protocol/ProviderHelper.java
U         common/src/main/java/org/apache/abdera2/common/protocol/SimpleSubjectResolver.java
U         common/src/main/java/org/apache/abdera2/common/protocol/AbstractWorkspaceProvider.java
U         common/src/main/java/org/apache/abdera2/common/protocol/RegexTargetResolver.java
U         common/src/main/java/org/apache/abdera2/common/protocol/AbstractMessage.java
U         common/src/main/java/org/apache/abdera2/common/protocol/AbstractWorkspaceManager.java
U         common/src/main/java/org/apache/abdera2/common/protocol/TemplateManagerTargetBuilder.java
U         common/src/main/java/org/apache/abdera2/common/protocol/RequestProcessor.java
U         common/src/main/java/org/apache/abdera2/common/protocol/RouteManager.java
U         common/src/main/java/org/apache/abdera2/common/security/KeyHelper.java
U         common/src/main/java/org/apache/abdera2/common/io/CharsetSniffingInputStream.java
U         common/src/main/java/org/apache/abdera2/common/geo/IsoPosition.java
U         common/src/main/java/org/apache/abdera2/common/geo/Position.java
U         common/src/main/java/org/apache/abdera2/common/geo/Point.java
U         common/src/main/java/org/apache/abdera2/common/date/DateTimes.java
U         core/src/main/java/org/apache/abdera2/model/ExtensionIterator.java
U         core/src/main/java/org/apache/abdera2/model/DateTimeWrapper.java
U         core/src/main/java/org/apache/abdera2/protocol/client/AbderaResponseHandler.java
U         core/src/main/java/org/apache/abdera2/protocol/client/AbderaClient.java
U         core/src/main/java/org/apache/abdera2/parser/filter/AbstractSetParseFilter.java
U         core/src/main/java/org/apache/abdera2/parser/filter/AbstractParseFilter.java
U         core/src/main/java/org/apache/abdera2/parser/filter/CompoundParseFilter.java
U         core/src/main/java/org/apache/abdera2/parser/filter/UnacceptableException.java
U         core/src/main/java/org/apache/abdera2/parser/filter/WhiteListParseFilter.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMFactory.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMExtensibleElement.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMXPath.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/StaxStreamWriter.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMDateTime.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMMultipartCollection.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMEntry.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMFeed.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMDocument.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMDiv.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMBuilder.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMElement.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMCollection.java
U         core/src/main/java/org/apache/abdera2/writer/AbstractWriter.java
U         core/src/main/java/org/apache/abdera2/util/MorePredicates.java
U         docs/Getting.Started/activities.xml
U         docs/Getting.Started/common.xml
U         client/src/main/java/org/apache/abdera2/protocol/client/ClientWrapper.java
U         client/src/main/java/org/apache/abdera2/protocol/client/BasicClient.java
U         client/src/main/java/org/apache/abdera2/protocol/client/Session.java
U         client/src/main/java/org/apache/abdera2/protocol/client/RequestHelper.java
U         client/src/main/java/org/apache/abdera2/protocol/client/Client.java
U         examples/src/main/java/org/apache/abdera2/examples/activities/MyActivitiesAdapter.java
At revision 1225056
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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 34794
channel started
<===[JENKINS REMOTING CAPACITY]===>   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 Client
[INFO] Abdera2 Core
[INFO] Abdera2 Server
[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-12-28_00-05-52/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] 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] --- maven-install-plugin:2.3.1:install (default-install) @ abdera2 ---
[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.3 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.5 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 177 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/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>
[INFO] 1 error
[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-12-28_00-05-52/archive/org.apache.abdera2/abdera2-common/2.0-SNAPSHOT/abdera2-common-2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Abdera2 .................................... SUCCESS [18.867s]
[INFO] Abdera2 Common Library ............................ FAILURE [5.926s]
[INFO] Abdera2 Client .................................... SKIPPED
[INFO] Abdera2 Core ...................................... SKIPPED
[INFO] Abdera2 Server .................................... 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: 26.815s
[INFO] Finished at: Wed Dec 28 00:06:32 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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

cause : Compilation failure
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

	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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

	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: dev@abdera.apache.org
channel stopped


Build failed in Jenkins: Abdera2-trunk #117

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Abdera2-trunk/117/changes>

Changes:

[antelder] Fix Maven build by spliting into seperate statements. Not sure why but the Java compiler runing in Maven gets a compile error as it is with a single statement

------------------------------------------
Started by timer
Building remotely on ubuntu4
Updating https://svn.apache.org/repos/asf/abdera/abdera2
U         common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java
At revision 1228758
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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 56041
<===[JENKINS REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/pom.xml> clean install -U
[INFO] [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
[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] 
Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Abdera2
[INFO] Abdera2 Common Library
[INFO] Abdera2 Client
[INFO] Abdera2 Core
[INFO] Abdera2 Server
[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>
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[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/2012-01-08_00-01-34/archive/org.apache.abdera2/abdera2/2.0-SNAPSHOT/abdera2-2.0-SNAPSHOT.pom
Jan 8, 2012 12:07:56 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[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] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Abdera2 Common Library 2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (503 B at 0.8 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.9 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)
[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] 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 179 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/http/OAuthUtil.java>:[13,42] package org.apache.abdera2.activities.extra does not exist
[ERROR] <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/http/OAuthUtil.java>:[106,6] cannot find symbol
symbol  : class ClientSecrets
location: class org.apache.abdera2.common.http.OAuthUtil.OAuth1HeaderBuilder
[ERROR] <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/http/OAuthUtil.java>:[107,19] package ClientSecrets does not exist
[INFO] 3 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/2012-01-08_00-01-34/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:10.386s]
[INFO] Abdera2 Common Library ............................ FAILURE [11.908s]
[INFO] Abdera2 Client .................................... SKIPPED
[INFO] Abdera2 Core ...................................... SKIPPED
[INFO] Abdera2 Server .................................... 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: 5:28.944s
[INFO] Finished at: Sun Jan 08 00:08:14 UTC 2012
[INFO] Final Memory: 20M/724M
[INFO] ------------------------------------------------------------------------
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:104)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	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
channel stopped


Build failed in Jenkins: Abdera2-trunk #116

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Abdera2-trunk/116/changes>

Changes:

[jmsnell] few tweaks to the new experiemental auth related stuff

[jmsnell] url encode the parameters per the spec requirement

[jmsnell] a few fixes and experimental items...

------------------------------------------
[...truncated 29 lines...]
U         security/src/main/java/org/apache/abdera2/security/SignatureOptions.java
U         security/src/main/java/org/apache/abdera2/security/util/DHContext.java
U         security/src/main/java/org/apache/abdera2/security/util/filters/AESEncryptedResponseFilter.java
U         security/src/main/java/org/apache/abdera2/security/util/filters/SignedResponseFilter.java
U         common/src/main/java/org/apache/abdera2/common/http/Authentication.java
U         common/src/main/java/org/apache/abdera2/common/http/ResponseType.java
AU        common/src/main/java/org/apache/abdera2/common/http/OAuthUtil.java
U         common/src/main/java/org/apache/abdera2/common/mediatype/MimeTypeHelper.java
U         common/src/main/java/org/apache/abdera2/common/iri/IRI.java
U         common/src/main/java/org/apache/abdera2/common/text/NormalizationForm.java
U         common/src/main/java/org/apache/abdera2/common/text/CharUtils.java
U         common/src/main/java/org/apache/abdera2/common/misc/MoreFunctions.java
U         common/src/main/java/org/apache/abdera2/common/templates/MapContext.java
U         common/src/main/java/org/apache/abdera2/common/security/HashHelper.java
U         common/src/main/java/org/apache/abdera2/common/io/Compression.java
U         core/src/main/java/org/apache/abdera2/model/Base.java
U         core/src/main/java/org/apache/abdera2/model/ExtensibleElement.java
U         core/src/main/java/org/apache/abdera2/model/ExtensibleElementWrapper.java
U         core/src/main/java/org/apache/abdera2/model/ElementWrapper.java
U         core/src/main/java/org/apache/abdera2/model/DateTime.java
U         core/src/main/java/org/apache/abdera2/model/DateTimeWrapper.java
U         core/src/main/java/org/apache/abdera2/protocol/client/AbderaClientResponseImpl.java
D         core/src/main/java/org/apache/abdera2/parser/AbstractParserOptions.java
U         core/src/main/java/org/apache/abdera2/parser/AbstractParser.java
U         core/src/main/java/org/apache/abdera2/parser/ParserOptions.java
U         core/src/main/java/org/apache/abdera2/parser/Parser.java
D         core/src/main/java/org/apache/abdera2/parser/axiom/FOMParserOptions.java
D         core/src/main/java/org/apache/abdera2/parser/axiom/FOMWriterOptions.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMExtensibleElement.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMWriter.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMDateTime.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMDocument.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/PrettyWriter.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMBuilder.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMElement.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMParser.java
D         core/src/main/java/org/apache/abdera2/writer/AbstractWriterOptions.java
U         core/src/main/java/org/apache/abdera2/writer/AbstractWriter.java
U         core/src/main/java/org/apache/abdera2/writer/WriterOptions.java
U         docs/Getting.Started/atom.xml
U         docs/Getting.Started/activities.xml
AU        docs/Getting.Started/client.xml
U         pom.xml
U         client/src/main/java/org/apache/abdera2/protocol/client/ClientResponseImpl.java
U         client/src/main/java/org/apache/abdera2/protocol/client/ClientWrapper.java
U         client/src/main/java/org/apache/abdera2/protocol/client/BasicClient.java
U         client/src/main/java/org/apache/abdera2/protocol/client/RequestOptions.java
U         client/src/main/java/org/apache/abdera2/protocol/client/RequestHelper.java
U         client/src/main/java/org/apache/abdera2/protocol/client/Client.java
U         examples/src/main/java/org/apache/abdera2/examples/activities/FeedToStreamConversionExample.java
U         examples/src/main/java/org/apache/abdera2/examples/activities/MapRedExample.java
U         examples/src/main/java/org/apache/abdera2/examples/security/Enc.java
U         examples/src/main/java/org/apache/abdera2/examples/security/DSig.java
U         examples/src/main/java/org/apache/abdera2/examples/simple/UnacceptableElementsExample.java
U         examples/src/main/java/org/apache/abdera2/examples/simple/PrintTitles.java
At revision 1228503
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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 54731
<===[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
[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] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Abdera2
[INFO] Abdera2 Common Library
[INFO] Abdera2 Client
[INFO] Abdera2 Core
[INFO] Abdera2 Server
[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] ------------------------------------------------------------------------
Downloading: http://download.java.net/maven/2/com/google/guava/guava/11.0/guava-11.0.pom
Downloading: http://repo1.maven.org/maven2/com/google/guava/guava/11.0/guava-11.0.pom
Downloaded: http://repo1.maven.org/maven2/com/google/guava/guava/11.0/guava-11.0.pom (6 KB at 13.9 KB/sec)
Downloading: http://download.java.net/maven/2/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom
Downloading: http://repo1.maven.org/maven2/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom
Downloaded: http://repo1.maven.org/maven2/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom (2 KB at 4.8 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
Downloading: http://download.java.net/maven/2/com/google/guava/guava/11.0/guava-11.0.jar
Downloading: http://repo1.maven.org/maven2/com/google/guava/guava/11.0/guava-11.0.jar
Downloaded: http://repo1.maven.org/maven2/com/google/guava/guava/11.0/guava-11.0.jar (1612 KB at 1412.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ abdera2 ---
[INFO] Deleting <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/target>
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[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/2012-01-07_00-01-10/archive/org.apache.abdera2/abdera2/2.0-SNAPSHOT/abdera2-2.0-SNAPSHOT.pom
Jan 7, 2012 12:02:04 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[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] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Abdera2 Common Library 2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (503 B at 1.3 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.4 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.2 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] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ abdera2-common ---
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ abdera2-common ---
[INFO] Compiling 179 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/http/OAuthUtil.java>:[13,42] package org.apache.abdera2.activities.extra does not exist
[ERROR] <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/http/OAuthUtil.java>:[106,6] cannot find symbol
symbol  : class ClientSecrets
location: class org.apache.abdera2.common.http.OAuthUtil.OAuth1HeaderBuilder
[ERROR] <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/http/OAuthUtil.java>:[107,19] package ClientSecrets does not exist
[ERROR] <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>
[INFO] 4 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/2012-01-07_00-01-10/archive/org.apache.abdera2/abdera2-common/2.0-SNAPSHOT/abdera2-common-2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Abdera2 .................................... SUCCESS [43.565s]
[INFO] Abdera2 Common Library ............................ FAILURE [6.201s]
[INFO] Abdera2 Client .................................... SKIPPED
[INFO] Abdera2 Core ...................................... SKIPPED
[INFO] Abdera2 Server .................................... 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: 51.360s
[INFO] Finished at: Sat Jan 07 00:02:11 UTC 2012
[INFO] Final Memory: 19M/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:104)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	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
channel stopped


Build failed in Jenkins: Abdera2-trunk #115

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Abdera2-trunk/115/changes>

Changes:

[jmsnell] Simple ClientSecrets impl... (see http://code.google.com/p/google-api-python-client/wiki/ClientSecrets) ... basically, just implements reading and writing the simple format

------------------------------------------
[...truncated 44 lines...]
U         common/src/main/java/org/apache/abdera2/common/security/HashHelper.java
U         common/src/main/java/org/apache/abdera2/common/io/Compression.java
U         core/src/main/java/org/apache/abdera2/model/Base.java
U         core/src/main/java/org/apache/abdera2/model/ExtensibleElement.java
U         core/src/main/java/org/apache/abdera2/model/ExtensibleElementWrapper.java
U         core/src/main/java/org/apache/abdera2/model/ElementWrapper.java
U         core/src/main/java/org/apache/abdera2/model/DateTime.java
U         core/src/main/java/org/apache/abdera2/model/DateTimeWrapper.java
U         core/src/main/java/org/apache/abdera2/protocol/client/AbderaClientResponseImpl.java
D         core/src/main/java/org/apache/abdera2/parser/AbstractParserOptions.java
U         core/src/main/java/org/apache/abdera2/parser/AbstractParser.java
U         core/src/main/java/org/apache/abdera2/parser/ParserOptions.java
U         core/src/main/java/org/apache/abdera2/parser/Parser.java
D         core/src/main/java/org/apache/abdera2/parser/axiom/FOMParserOptions.java
D         core/src/main/java/org/apache/abdera2/parser/axiom/FOMWriterOptions.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMExtensibleElement.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMWriter.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMDateTime.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMDocument.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/PrettyWriter.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMBuilder.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMElement.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMParser.java
D         core/src/main/java/org/apache/abdera2/writer/AbstractWriterOptions.java
U         core/src/main/java/org/apache/abdera2/writer/AbstractWriter.java
U         core/src/main/java/org/apache/abdera2/writer/WriterOptions.java
AU        docs/Getting.Started/atom.xml
U         docs/Getting.Started/activities.xml
U         docs/Getting.Started/common.xml
AU        docs/Getting.Started/client.xml
U         pom.xml
U         client/src/main/java/org/apache/abdera2/protocol/client/ClientResponseImpl.java
U         client/src/main/java/org/apache/abdera2/protocol/client/ClientWrapper.java
U         client/src/main/java/org/apache/abdera2/protocol/client/BasicClient.java
U         client/src/main/java/org/apache/abdera2/protocol/client/RequestOptions.java
U         client/src/main/java/org/apache/abdera2/protocol/client/RequestHelper.java
U         client/src/main/java/org/apache/abdera2/protocol/client/Client.java
U         examples/src/main/java/org/apache/abdera2/examples/activities/FeedToStreamConversionExample.java
U         examples/src/main/java/org/apache/abdera2/examples/activities/MapRedExample.java
U         examples/src/main/java/org/apache/abdera2/examples/security/Enc.java
U         examples/src/main/java/org/apache/abdera2/examples/security/DSig.java
U         examples/src/main/java/org/apache/abdera2/examples/security/OtpExample.java
U         examples/src/main/java/org/apache/abdera2/examples/simple/UnacceptableElementsExample.java
U         examples/src/main/java/org/apache/abdera2/examples/simple/PrintTitles.java
At revision 1227900
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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 45851
<===[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
[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] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Abdera2
[INFO] Abdera2 Common Library
[INFO] Abdera2 Client
[INFO] Abdera2 Core
[INFO] Abdera2 Server
[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] ------------------------------------------------------------------------
Downloading: http://download.java.net/maven/2/com/google/guava/guava/11.0/guava-11.0.pom
Downloading: http://repo1.maven.org/maven2/com/google/guava/guava/11.0/guava-11.0.pom
Downloaded: http://repo1.maven.org/maven2/com/google/guava/guava/11.0/guava-11.0.pom (6 KB at 14.1 KB/sec)
Downloading: http://download.java.net/maven/2/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom
Downloading: http://repo1.maven.org/maven2/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom
Downloaded: http://repo1.maven.org/maven2/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom (2 KB at 4.9 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
Downloading: http://download.java.net/maven/2/com/google/guava/guava/11.0/guava-11.0.jar
Downloading: http://repo1.maven.org/maven2/com/google/guava/guava/11.0/guava-11.0.jar
Downloaded: http://repo1.maven.org/maven2/com/google/guava/guava/11.0/guava-11.0.jar (1612 KB at 1565.7 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ abdera2 ---
[INFO] Deleting <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/target>
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[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/2012-01-06_00-01-11/archive/org.apache.abdera2/abdera2/2.0-SNAPSHOT/abdera2-2.0-SNAPSHOT.pom
Jan 6, 2012 12:02:01 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[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] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Abdera2 Common Library 2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml (503 B at 0.5 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 0.6 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.2 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 178 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/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>
[INFO] 1 error
[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/2012-01-06_00-01-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 [40.040s]
[INFO] Abdera2 Common Library ............................ FAILURE [7.003s]
[INFO] Abdera2 Client .................................... SKIPPED
[INFO] Abdera2 Core ...................................... SKIPPED
[INFO] Abdera2 Server .................................... 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: 48.815s
[INFO] Finished at: Fri Jan 06 00:02:10 UTC 2012
[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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

cause : Compilation failure
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

	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:104)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

	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
channel stopped


Build failed in Jenkins: Abdera2-trunk #114

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Abdera2-trunk/114/changes>

Changes:

[jmsnell] documentation, update guava dependency

[jmsnell] Need to be able to set the wait time when 100-Continue is used...

------------------------------------------
Started by timer
Building remotely on ubuntu1
Updating https://svn.apache.org/repos/asf/abdera/abdera2
U         activities/src/main/java/org/apache/abdera2/activities/client/ActivitiesClient.java
U         activities/src/main/java/org/apache/abdera2/activities/client/ActivitiesSession.java
U         common/src/main/java/org/apache/abdera2/common/http/Authentication.java
U         common/src/main/java/org/apache/abdera2/common/http/ResponseType.java
U         common/src/main/java/org/apache/abdera2/common/mediatype/MimeTypeHelper.java
U         common/src/main/java/org/apache/abdera2/common/text/NormalizationForm.java
U         common/src/main/java/org/apache/abdera2/common/text/CharUtils.java
U         common/src/main/java/org/apache/abdera2/common/misc/MoreFunctions.java
U         core/src/main/java/org/apache/abdera2/parser/ParserOptions.java
U         docs/Getting.Started/atom.xml
U         docs/Getting.Started/activities.xml
AU        docs/Getting.Started/client.xml
U         pom.xml
U         client/src/main/java/org/apache/abdera2/protocol/client/ClientResponseImpl.java
U         client/src/main/java/org/apache/abdera2/protocol/client/ClientWrapper.java
U         client/src/main/java/org/apache/abdera2/protocol/client/BasicClient.java
U         client/src/main/java/org/apache/abdera2/protocol/client/RequestOptions.java
U         client/src/main/java/org/apache/abdera2/protocol/client/RequestHelper.java
U         client/src/main/java/org/apache/abdera2/protocol/client/Client.java
At revision 1227406
Parsing POMs
Modules changed, recalculating dependency graph
[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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 47216
<===[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
[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
[INFO] [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 Client
[INFO] Abdera2 Core
[INFO] Abdera2 Server
[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] ------------------------------------------------------------------------
Downloading: http://download.java.net/maven/2/com/google/guava/guava/11.0/guava-11.0.pom
Downloading: http://repo1.maven.org/maven2/com/google/guava/guava/11.0/guava-11.0.pom
Downloaded: http://repo1.maven.org/maven2/com/google/guava/guava/11.0/guava-11.0.pom (6 KB at 14.6 KB/sec)
Downloading: http://download.java.net/maven/2/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom
Downloading: http://repo1.maven.org/maven2/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom
Downloaded: http://repo1.maven.org/maven2/com/google/guava/guava-parent/11.0/guava-parent-11.0.pom (2 KB at 5.0 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
Downloading: http://download.java.net/maven/2/com/google/guava/guava/11.0/guava-11.0.jar
Downloading: http://repo1.maven.org/maven2/com/google/guava/guava/11.0/guava-11.0.jar
Downloaded: http://repo1.maven.org/maven2/com/google/guava/guava/11.0/guava-11.0.jar (1612 KB at 1549.1 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ abdera2 ---
[INFO] Deleting <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/target>
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[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/2012-01-05_00-01-00/archive/org.apache.abdera2/abdera2/2.0-SNAPSHOT/abdera2-2.0-SNAPSHOT.pom
Jan 5, 2012 12:01:52 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[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] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Abdera2 Common Library 2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
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.5 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.2 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 178 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/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>
[INFO] 1 error
[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/2012-01-05_00-01-00/archive/org.apache.abdera2/abdera2-common/2.0-SNAPSHOT/abdera2-common-2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Abdera2 .................................... SUCCESS [41.542s]
[INFO] Abdera2 Common Library ............................ FAILURE [5.965s]
[INFO] Abdera2 Client .................................... SKIPPED
[INFO] Abdera2 Core ...................................... SKIPPED
[INFO] Abdera2 Server .................................... 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: 49.142s
[INFO] Finished at: Thu Jan 05 00:01:59 UTC 2012
[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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

cause : Compilation failure
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

	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:104)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

	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
channel stopped


Build failed in Jenkins: Abdera2-trunk #113

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Abdera2-trunk/113/changes>

Changes:

[jmsnell] Documentation

[jmsnell] Documentation, some usability improvements, bug fix

[jmsnell] A few usability updates... some of this will likely change soon. The Guava Library is now up to version 11, which introduces some new functionality that duplicates some of the utility stuff I've done here.

[jmsnell] missed something on the immutable mime type impl...

[jmsnell] bug fix... (glad I caught this one, would've been embarrassing lol)

[jmsnell] few minor changes to make working with async requests easier to work with

------------------------------------------
Started by timer
Building remotely on ubuntu3
Updating https://svn.apache.org/repos/asf/abdera/abdera2
U         activities/src/main/java/org/apache/abdera2/activities/client/ActivitiesClient.java
U         activities/src/main/java/org/apache/abdera2/activities/client/ActivitiesSession.java
U         common/src/main/java/org/apache/abdera2/common/http/Authentication.java
U         common/src/main/java/org/apache/abdera2/common/http/ResponseType.java
U         common/src/main/java/org/apache/abdera2/common/mediatype/MimeTypeHelper.java
U         common/src/main/java/org/apache/abdera2/common/text/NormalizationForm.java
U         common/src/main/java/org/apache/abdera2/common/text/CharUtils.java
U         common/src/main/java/org/apache/abdera2/common/misc/MoreFunctions.java
AU        docs/Getting.Started/client.xml
U         client/src/main/java/org/apache/abdera2/protocol/client/ClientResponseImpl.java
U         client/src/main/java/org/apache/abdera2/protocol/client/ClientWrapper.java
U         client/src/main/java/org/apache/abdera2/protocol/client/BasicClient.java
U         client/src/main/java/org/apache/abdera2/protocol/client/Client.java
At revision 1226997
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 44460
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/pom.xml> clean install -U
[INFO] [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] 
Scanning for projects...[WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera-examples:jar:2.0-SNAPSHOT

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[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] 
[INFO] 
[WARNING] Some problems were encountered while building the effective model for org.apache.abdera2:abdera2:pom:2.0-SNAPSHOT
[INFO] Apache Abdera2
[INFO] [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
Abdera2 Common Library
[WARNING] 
[INFO] Abdera2 Client[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.

[WARNING] 
[INFO] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
Abdera2 Core[WARNING] 

[INFO] Abdera2 Server
[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>
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[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/2012-01-04_00-00-43/archive/org.apache.abdera2/abdera2/2.0-SNAPSHOT/abdera2-2.0-SNAPSHOT.pom
Jan 4, 2012 12:01:52 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[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.3 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.2 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 178 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/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>
[INFO] 1 error
[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/2012-01-04_00-00-43/archive/org.apache.abdera2/abdera2-common/2.0-SNAPSHOT/abdera2-common-2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Abdera2 .................................... SUCCESS [55.164s]
[INFO] Abdera2 Common Library ............................ FAILURE [11.086s]
[INFO] Abdera2 Client .................................... SKIPPED
[INFO] Abdera2 Core ...................................... SKIPPED
[INFO] Abdera2 Server .................................... 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: 1:06.973s
[INFO] Finished at: Wed Jan 04 00:02:04 UTC 2012
[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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

cause : Compilation failure
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

	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:104)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

	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
channel stopped


Build failed in Jenkins: Abdera2-trunk #112

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Abdera2-trunk/112/changes>

Changes:

[jmsnell] docs and bug fix

------------------------------------------
Started by timer
Building remotely on ubuntu3
Updating https://svn.apache.org/repos/asf/abdera/abdera2
U         core/src/main/java/org/apache/abdera2/parser/ParserOptions.java
U         docs/Getting.Started/atom.xml
At revision 1226581
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 46236
<===[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
[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] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Abdera2
[INFO] Abdera2 Common Library
[INFO] Abdera2 Client
[INFO] Abdera2 Core
[INFO] Abdera2 Server
[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>
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[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/2012-01-03_00-01-35/archive/org.apache.abdera2/abdera2/2.0-SNAPSHOT/abdera2-2.0-SNAPSHOT.pom
Jan 3, 2012 12:01:52 AM hudson.maven.ExecutedMojo <init>
WARNING: Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[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.3 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.5 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 178 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/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>
[INFO] 1 error
[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/2012-01-03_00-01-35/archive/org.apache.abdera2/abdera2-common/2.0-SNAPSHOT/abdera2-common-2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Abdera2 .................................... SUCCESS [12.474s]
[INFO] Abdera2 Common Library ............................ FAILURE [6.268s]
[INFO] Abdera2 Client .................................... SKIPPED
[INFO] Abdera2 Core ...................................... SKIPPED
[INFO] Abdera2 Server .................................... 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: 20.052s
[INFO] Finished at: Tue Jan 03 00:01:59 UTC 2012
[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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

cause : Compilation failure
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

	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:104)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

	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
channel stopped


Build failed in Jenkins: Abdera2-trunk #111

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Abdera2-trunk/111/>

------------------------------------------
Started by timer
Building remotely on ubuntu1
Updating https://svn.apache.org/repos/asf/abdera/abdera2
U         test/src/main/java/org/apache/abdera2/test/security/DigitalSignatureTest.java
U         test/src/main/java/org/apache/abdera2/test/security/filter/SecurityFilterTest.java
U         test/src/main/java/org/apache/abdera2/test/security/EncryptionTest.java
U         test/src/main/java/org/apache/abdera2/test/parser/EncodingTest.java
U         test/src/main/java/org/apache/abdera2/test/parser/ParserTest.java
U         test/src/main/java/org/apache/abdera2/test/parser/axiom/FOMTest.java
U         test/src/main/java/org/apache/abdera2/test/util/AbstractParserOptionsTest.java
U         test/src/main/java/org/apache/abdera2/test/client/AppTest.java
U         ext/src/main/java/org/apache/abdera2/ext/activities/ActivityToFeedParser.java
U         ext/src/main/java/org/apache/abdera2/ext/activities/FeedToActivityWriter.java
D         ext/src/main/java/org/apache/abdera2/ext/html/HtmlParserOptions.java
U         ext/src/main/java/org/apache/abdera2/ext/html/HtmlParser.java
U         ext/src/main/java/org/apache/abdera2/ext/json/JSONWriter.java
U         security/src/main/java/org/apache/abdera2/security/Signature.java
U         security/src/main/java/org/apache/abdera2/security/SecurityOptions.java
U         security/src/main/java/org/apache/abdera2/security/EncryptionOptions.java
U         security/src/main/java/org/apache/abdera2/security/Security.java
U         security/src/main/java/org/apache/abdera2/security/Encryption.java
U         security/src/main/java/org/apache/abdera2/security/xmlsec/XmlSignature.java
U         security/src/main/java/org/apache/abdera2/security/xmlsec/XmlEncryptionOptions.java
U         security/src/main/java/org/apache/abdera2/security/xmlsec/XmlEncryption.java
U         security/src/main/java/org/apache/abdera2/security/xmlsec/XmlSignatureOptions.java
U         security/src/main/java/org/apache/abdera2/security/SignatureOptions.java
U         security/src/main/java/org/apache/abdera2/security/util/DHContext.java
U         security/src/main/java/org/apache/abdera2/security/util/filters/AESEncryptedResponseFilter.java
U         security/src/main/java/org/apache/abdera2/security/util/filters/SignedResponseFilter.java
U         common/src/main/java/org/apache/abdera2/common/http/EntityTag.java
U         common/src/main/java/org/apache/abdera2/common/http/Preference.java
U         common/src/main/java/org/apache/abdera2/common/selector/Selectors.java
AU        common/src/main/java/org/apache/abdera2/common/selector/StatefulSelector.java
U         common/src/main/java/org/apache/abdera2/common/lang/Range.java
U         common/src/main/java/org/apache/abdera2/common/text/CodepointIterator.java
U         common/src/main/java/org/apache/abdera2/common/templates/Template.java
U         common/src/main/java/org/apache/abdera2/common/security/HashHelper.java
U         common/src/main/java/org/apache/abdera2/common/io/Compression.java
U         core/src/main/java/org/apache/abdera2/model/Base.java
U         core/src/main/java/org/apache/abdera2/model/ExtensibleElement.java
U         core/src/main/java/org/apache/abdera2/model/ExtensibleElementWrapper.java
U         core/src/main/java/org/apache/abdera2/model/ElementWrapper.java
U         core/src/main/java/org/apache/abdera2/model/DateTime.java
U         core/src/main/java/org/apache/abdera2/model/DateTimeWrapper.java
U         core/src/main/java/org/apache/abdera2/protocol/client/AbderaClientResponseImpl.java
D         core/src/main/java/org/apache/abdera2/parser/AbstractParserOptions.java
U         core/src/main/java/org/apache/abdera2/parser/AbstractParser.java
U         core/src/main/java/org/apache/abdera2/parser/ParserOptions.java
U         core/src/main/java/org/apache/abdera2/parser/Parser.java
D         core/src/main/java/org/apache/abdera2/parser/axiom/FOMParserOptions.java
D         core/src/main/java/org/apache/abdera2/parser/axiom/FOMWriterOptions.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMExtensibleElement.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMWriter.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMDateTime.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMDocument.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/PrettyWriter.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMBuilder.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMElement.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMParser.java
D         core/src/main/java/org/apache/abdera2/writer/AbstractWriterOptions.java
U         core/src/main/java/org/apache/abdera2/writer/AbstractWriter.java
U         core/src/main/java/org/apache/abdera2/writer/WriterOptions.java
AU        docs/Getting.Started/atom.xml
U         docs/Getting.Started/common.xml
U         examples/src/main/java/org/apache/abdera2/examples/activities/FeedToStreamConversionExample.java
U         examples/src/main/java/org/apache/abdera2/examples/activities/MapRedExample.java
U         examples/src/main/java/org/apache/abdera2/examples/security/Enc.java
U         examples/src/main/java/org/apache/abdera2/examples/security/DSig.java
U         examples/src/main/java/org/apache/abdera2/examples/security/OtpExample.java
U         examples/src/main/java/org/apache/abdera2/examples/simple/UnacceptableElementsExample.java
U         examples/src/main/java/org/apache/abdera2/examples/simple/PrintTitles.java
At revision 1226318
no change for https://svn.apache.org/repos/asf/abdera/abdera2 since the previous build
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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 58982
<===[JENKINchannel started
S REMOTING CAPACITY]===>   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
[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] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Abdera2
[INFO] Abdera2 Common Library
[INFO] Abdera2 Client
[INFO] Abdera2 Core
[INFO] Abdera2 Server
[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>
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[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/2012-01-02_00-01-25/archive/org.apache.abdera2/abdera2/2.0-SNAPSHOT/abdera2-2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Abdera2 .................................... FAILURE [39.297s]
[INFO] Abdera2 Common Library ............................ SKIPPED
[INFO] Abdera2 Client .................................... SKIPPED
[INFO] Abdera2 Core ...................................... SKIPPED
[INFO] Abdera2 Server .................................... 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: 40.829s
[INFO] Finished at: Mon Jan 02 00:02:16 UTC 2012
[INFO] Final Memory: 14M/724M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Internal error: java.lang.NullPointerException
cause : null
Stack trace : 
org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException
	at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95)
	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:112)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	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: java.lang.NullPointerException
	at hudson.maven.ExecutedMojo.getMojoClass(ExecutedMojo.java:114)
	at hudson.maven.ExecutedMojo.<init>(ExecutedMojo.java:99)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordExecutionTime(Maven3Builder.java:524)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoSucceeded(Maven3Builder.java:493)
	at hudson.maven.Maven3Builder$MavenExecutionListener.forkSucceeded(Maven3Builder.java:601)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:97)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:383)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199)
	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)
	... 24 more
Sending e-mails to: dev@abdera.apache.org
channel stopped


Build failed in Jenkins: Abdera2-trunk #110

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Abdera2-trunk/110/changes>

Changes:

[jmsnell] Immutable/Threadsafe treatment for WriterOptions too

[jmsnell] Noticed that everywhere the ParserOptions was actually being used, we were making defensive copies of it anyway to ward off the evil spirits of mutability... this goes ahead and makes ParserOptions immutable and threadsafe just like all the other similar things throughout Abdera2.

------------------------------------------
Started by timer
Building remotely on ubuntu3
Updating https://svn.apache.org/repos/asf/abdera/abdera2
U         test/src/main/java/org/apache/abdera2/test/parser/EncodingTest.java
U         test/src/main/java/org/apache/abdera2/test/parser/ParserTest.java
U         test/src/main/java/org/apache/abdera2/test/parser/axiom/FOMTest.java
U         test/src/main/java/org/apache/abdera2/test/util/AbstractParserOptionsTest.java
U         test/src/main/java/org/apache/abdera2/test/client/AppTest.java
U         ext/src/main/java/org/apache/abdera2/ext/activities/ActivityToFeedParser.java
U         ext/src/main/java/org/apache/abdera2/ext/activities/FeedToActivityWriter.java
D         ext/src/main/java/org/apache/abdera2/ext/html/HtmlParserOptions.java
U         ext/src/main/java/org/apache/abdera2/ext/html/HtmlParser.java
U         ext/src/main/java/org/apache/abdera2/ext/json/JSONWriter.java
U         common/src/main/java/org/apache/abdera2/common/io/Compression.java
U         core/src/main/java/org/apache/abdera2/model/Base.java
U         core/src/main/java/org/apache/abdera2/model/ElementWrapper.java
U         core/src/main/java/org/apache/abdera2/protocol/client/AbderaClientResponseImpl.java
D         core/src/main/java/org/apache/abdera2/parser/AbstractParserOptions.java
U         core/src/main/java/org/apache/abdera2/parser/AbstractParser.java
U         core/src/main/java/org/apache/abdera2/parser/ParserOptions.java
U         core/src/main/java/org/apache/abdera2/parser/Parser.java
D         core/src/main/java/org/apache/abdera2/parser/axiom/FOMParserOptions.java
D         core/src/main/java/org/apache/abdera2/parser/axiom/FOMWriterOptions.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMWriter.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMDocument.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/PrettyWriter.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMBuilder.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMElement.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMParser.java
D         core/src/main/java/org/apache/abdera2/writer/AbstractWriterOptions.java
U         core/src/main/java/org/apache/abdera2/writer/AbstractWriter.java
U         core/src/main/java/org/apache/abdera2/writer/WriterOptions.java
U         examples/src/main/java/org/apache/abdera2/examples/activities/FeedToStreamConversionExample.java
U         examples/src/main/java/org/apache/abdera2/examples/activities/MapRedExample.java
U         examples/src/main/java/org/apache/abdera2/examples/simple/UnacceptableElementsExample.java
U         examples/src/main/java/org/apache/abdera2/examples/simple/PrintTitles.java
At revision 1226201
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 37725
<===[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
[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] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Abdera2
[INFO] Abdera2 Common Library
[INFO] Abdera2 Client
[INFO] Abdera2 Core
[INFO] Abdera2 Server
[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>
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[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/2012-01-01_00-01-07/archive/org.apache.abdera2/abdera2/2.0-SNAPSHOT/abdera2-2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Abdera2 .................................... FAILURE [9.605s]
[INFO] Abdera2 Common Library ............................ SKIPPED
[INFO] Abdera2 Client .................................... SKIPPED
[INFO] Abdera2 Core ...................................... SKIPPED
[INFO] Abdera2 Server .................................... 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: 10.630s
[INFO] Finished at: Sun Jan 01 00:01:21 UTC 2012
[INFO] Final Memory: 12M/724M
[INFO] ------------------------------------------------------------------------
mavenExecutionResult exceptions not empty
message : Internal error: java.lang.NullPointerException
cause : null
Stack trace : 
org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException
	at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95)
	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:112)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	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: java.lang.NullPointerException
	at hudson.maven.ExecutedMojo.getMojoClass(ExecutedMojo.java:114)
	at hudson.maven.ExecutedMojo.<init>(ExecutedMojo.java:99)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordExecutionTime(Maven3Builder.java:524)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoSucceeded(Maven3Builder.java:493)
	at hudson.maven.Maven3Builder$MavenExecutionListener.forkSucceeded(Maven3Builder.java:601)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:97)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:383)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199)
	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)
	... 24 more
Sending e-mails to: dev@abdera.apache.org
channel stopped


Build failed in Jenkins: Abdera2-trunk #109

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Abdera2-trunk/109/changes>

Changes:

[jmsnell] For consistency, use the same new immutable/threadsafe factory pattern for SignatureOptions and EncryptionOptions that we use throughout Abdera2...

[jmsnell] documentation, a few api usability enhancements.. including a new setDateExtension() method (and related methods) on the Atom ExtensibleElement interface, intended to make it easier to add simple Date Construct extensions to Atom elements.

------------------------------------------
Started by timer
Building remotely on ubuntu3
Updating https://svn.apache.org/repos/asf/abdera/abdera2
U         test/src/main/java/org/apache/abdera2/test/security/DigitalSignatureTest.java
U         test/src/main/java/org/apache/abdera2/test/security/filter/SecurityFilterTest.java
U         test/src/main/java/org/apache/abdera2/test/security/EncryptionTest.java
U         security/src/main/java/org/apache/abdera2/security/Signature.java
U         security/src/main/java/org/apache/abdera2/security/SecurityOptions.java
U         security/src/main/java/org/apache/abdera2/security/EncryptionOptions.java
U         security/src/main/java/org/apache/abdera2/security/Security.java
U         security/src/main/java/org/apache/abdera2/security/Encryption.java
U         security/src/main/java/org/apache/abdera2/security/xmlsec/XmlSignature.java
U         security/src/main/java/org/apache/abdera2/security/xmlsec/XmlEncryptionOptions.java
U         security/src/main/java/org/apache/abdera2/security/xmlsec/XmlEncryption.java
U         security/src/main/java/org/apache/abdera2/security/xmlsec/XmlSignatureOptions.java
U         security/src/main/java/org/apache/abdera2/security/SignatureOptions.java
U         security/src/main/java/org/apache/abdera2/security/util/DHContext.java
U         security/src/main/java/org/apache/abdera2/security/util/filters/AESEncryptedResponseFilter.java
U         security/src/main/java/org/apache/abdera2/security/util/filters/SignedResponseFilter.java
U         common/src/main/java/org/apache/abdera2/common/http/EntityTag.java
U         common/src/main/java/org/apache/abdera2/common/http/Preference.java
U         common/src/main/java/org/apache/abdera2/common/selector/Selectors.java
AU        common/src/main/java/org/apache/abdera2/common/selector/StatefulSelector.java
U         common/src/main/java/org/apache/abdera2/common/lang/Range.java
U         common/src/main/java/org/apache/abdera2/common/text/CodepointIterator.java
U         common/src/main/java/org/apache/abdera2/common/templates/Template.java
U         common/src/main/java/org/apache/abdera2/common/security/HashHelper.java
U         core/src/main/java/org/apache/abdera2/model/ExtensibleElement.java
U         core/src/main/java/org/apache/abdera2/model/ExtensibleElementWrapper.java
U         core/src/main/java/org/apache/abdera2/model/DateTime.java
U         core/src/main/java/org/apache/abdera2/model/DateTimeWrapper.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMExtensibleElement.java
U         core/src/main/java/org/apache/abdera2/parser/axiom/FOMDateTime.java
AU        docs/Getting.Started/atom.xml
U         docs/Getting.Started/common.xml
U         examples/src/main/java/org/apache/abdera2/examples/security/Enc.java
U         examples/src/main/java/org/apache/abdera2/examples/security/DSig.java
U         examples/src/main/java/org/apache/abdera2/examples/security/OtpExample.java
At revision 1225974
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 42704
<===[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
[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] 
[INFO] [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 Client
[INFO] Abdera2 Core
[INFO] Abdera2 Server
[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>
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[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-12-31_00-01-08/archive/org.apache.abdera2/abdera2/2.0-SNAPSHOT/abdera2-2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Abdera2 .................................... FAILURE [11.020s]
[INFO] Abdera2 Common Library ............................ SKIPPED
[INFO] Abdera2 Client .................................... SKIPPED
[INFO] Abdera2 Core ...................................... SKIPPED
[INFO] Abdera2 Server .................................... 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.554s
[INFO] Finished at: Sat Dec 31 00:01:23 UTC 2011
[INFO] Final Memory: 14M/724M
[INFO] ------------------------------------------------------------------------
mavenExecutionResult exceptions not empty
message : Internal error: java.lang.NullPointerException
cause : null
Stack trace : 
org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException
	at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95)
	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:112)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	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: java.lang.NullPointerException
	at hudson.maven.ExecutedMojo.getMojoClass(ExecutedMojo.java:114)
	at hudson.maven.ExecutedMojo.<init>(ExecutedMojo.java:99)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordExecutionTime(Maven3Builder.java:524)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoSucceeded(Maven3Builder.java:493)
	at hudson.maven.Maven3Builder$MavenExecutionListener.forkSucceeded(Maven3Builder.java:601)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:97)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:383)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199)
	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)
	... 24 more
Sending e-mails to: dev@abdera.apache.org
channel stopped


Build failed in Jenkins: Abdera2-trunk #108

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Abdera2-trunk/108/changes>

Changes:

[jmsnell] Documentation

------------------------------------------
Started by timer
Building remotely on ubuntu4
Updating https://svn.apache.org/repos/asf/abdera/abdera2
U         common/src/main/java/org/apache/abdera2/common/http/EntityTag.java
U         common/src/main/java/org/apache/abdera2/common/http/Preference.java
U         common/src/main/java/org/apache/abdera2/common/selector/Selectors.java
AU        common/src/main/java/org/apache/abdera2/common/selector/StatefulSelector.java
U         common/src/main/java/org/apache/abdera2/common/lang/Range.java
U         common/src/main/java/org/apache/abdera2/common/text/CodepointIterator.java
U         common/src/main/java/org/apache/abdera2/common/templates/Template.java
U         common/src/main/java/org/apache/abdera2/common/security/HashHelper.java
AU        docs/Getting.Started/atom.xml
U         docs/Getting.Started/activities.xml
U         docs/Getting.Started/common.xml
U         examples/src/main/java/org/apache/abdera2/examples/security/OtpExample.java
At revision 1225699
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 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 54910
<===[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
[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] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Abdera2
[INFO] Abdera2 Common Library
[INFO] Abdera2 Client
[INFO] Abdera2 Core
[INFO] Abdera2 Server
[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>
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[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-12-30_00-00-39/archive/org.apache.abdera2/abdera2/2.0-SNAPSHOT/abdera2-2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Abdera2 .................................... FAILURE [42.950s]
[INFO] Abdera2 Common Library ............................ SKIPPED
[INFO] Abdera2 Client .................................... SKIPPED
[INFO] Abdera2 Core ...................................... SKIPPED
[INFO] Abdera2 Server .................................... 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: 44.151s
[INFO] Finished at: Fri Dec 30 00:01:34 UTC 2011
[INFO] Final Memory: 14M/724M
[INFO] ------------------------------------------------------------------------
mavenExecutionResult exceptions not empty
message : Internal error: java.lang.NullPointerException
cause : null
Stack trace : 
org.apache.maven.InternalErrorException: Internal error: java.lang.NullPointerException
	at org.apache.maven.lifecycle.internal.BuilderCommon.handleBuildError(BuilderCommon.java:128)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:95)
	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:112)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	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: java.lang.NullPointerException
	at hudson.maven.ExecutedMojo.getMojoClass(ExecutedMojo.java:114)
	at hudson.maven.ExecutedMojo.<init>(ExecutedMojo.java:99)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordExecutionTime(Maven3Builder.java:524)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoSucceeded(Maven3Builder.java:493)
	at hudson.maven.Maven3Builder$MavenExecutionListener.forkSucceeded(Maven3Builder.java:601)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:97)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:383)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199)
	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)
	... 24 more
Sending e-mails to: dev@abdera.apache.org
channel stopped


Build failed in Jenkins: Abdera2-trunk #107

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Abdera2-trunk/107/changes>

Changes:

[jmsnell] Documentation, Improvements

[jmsnell] Documentation and some improvements

------------------------------------------
Started by timer
Building remotely on ubuntu2
Updating https://svn.apache.org/repos/asf/abdera/abdera2
U         common/src/main/java/org/apache/abdera2/common/http/EntityTag.java
U         common/src/main/java/org/apache/abdera2/common/http/Preference.java
U         common/src/main/java/org/apache/abdera2/common/selector/Selectors.java
AU        common/src/main/java/org/apache/abdera2/common/selector/StatefulSelector.java
U         common/src/main/java/org/apache/abdera2/common/lang/Range.java
U         common/src/main/java/org/apache/abdera2/common/text/CodepointIterator.java
U         common/src/main/java/org/apache/abdera2/common/templates/Template.java
U         common/src/main/java/org/apache/abdera2/common/security/HashHelper.java
U         docs/Getting.Started/common.xml
U         examples/src/main/java/org/apache/abdera2/examples/security/OtpExample.java
At revision 1225398
Parsing POMs
[abdera2] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx756m -Xms756m -XX:MaxPermSize=512m -cp /home/hudson/hudson-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 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven3-interceptor.jar 55826
<===[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
[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] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Abdera2
[INFO] Abdera2 Common Library
[INFO] Abdera2 Client
[INFO] Abdera2 Core
[INFO] Abdera2 Server
[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-12-29_00-01-05/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] Installing <https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/pom.xml> to /home/hudson/.m2/repository/org/apache/abdera2/abdera2/2.0-SNAPSHOT/abdera2-2.0-SNAPSHOT.pom

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ abdera2 ---
[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.2 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.4 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 178 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/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>
[INFO] 1 error
[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-12-29_00-01-05/archive/org.apache.abdera2/abdera2-common/2.0-SNAPSHOT/abdera2-common-2.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Abdera2 .................................... SUCCESS [18.054s]
[INFO] Abdera2 Common Library ............................ FAILURE [6.383s]
[INFO] Abdera2 Client .................................... SKIPPED
[INFO] Abdera2 Core ...................................... SKIPPED
[INFO] Abdera2 Server .................................... 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: 26.289s
[INFO] Finished at: Thu Dec 29 00:01:41 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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

cause : Compilation failure
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

	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
<https://builds.apache.org/job/Abdera2-trunk/ws/abdera2/common/src/main/java/org/apache/abdera2/common/lang/SubtagSet.java>:[148,8] cannot find symbol
symbol  : method addAll(org.apache.abdera2.common.lang.SubtagSet)
location: class org.apache.abdera2.common.misc.ArrayBuilder<java.lang.Object>

	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: dev@abdera.apache.org
channel stopped