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 2012/01/08 01:08:26 UTC

Build failed in Jenkins: Abdera2-trunk #117

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