Return-Path: X-Original-To: apmail-abdera-dev-archive@www.apache.org Delivered-To: apmail-abdera-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E6C749E12 for ; Tue, 29 Nov 2011 00:01:44 +0000 (UTC) Received: (qmail 41626 invoked by uid 500); 29 Nov 2011 00:01:40 -0000 Delivered-To: apmail-abdera-dev-archive@abdera.apache.org Received: (qmail 41498 invoked by uid 500); 29 Nov 2011 00:01:39 -0000 Mailing-List: contact dev-help@abdera.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@abdera.apache.org Delivered-To: mailing list dev@abdera.apache.org Received: (qmail 41471 invoked by uid 99); 29 Nov 2011 00:01:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2011 00:01:39 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2011 00:01:36 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id B3A64C00F4 for ; Tue, 29 Nov 2011 00:01:14 +0000 (UTC) Date: Tue, 29 Nov 2011 00:01:14 +0000 (UTC) From: Apache Jenkins Server To: dev@abdera.apache.org Message-ID: <735687605.20291322524874734.JavaMail.hudson@aegis> In-Reply-To: <478264828.18711322438473332.JavaMail.hudson@aegis> References: <478264828.18711322438473332.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: Abdera2-trunk #78 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ Started by timer Building remotely on ubuntu4 Updating https://svn.apache.org/repos/asf/abdera/abdera2 At revision 1207709 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 49802 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f 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, 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, 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, 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, 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, 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, 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, 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, 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 Core [INFO] Abdera2 Server [INFO] Abdera2 Client [INFO] Abdera2 Activities [INFO] Abdera2 Extensions [INFO] Abdera2 Security [INFO] Abdera2 Tests [INFO] Abdera Examples [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Abdera2 2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 [INFO] [INFO] Deleting [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ abdera2 --- [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 to /home/hudson/hudson/jobs/Abdera2-trunk/modules/org.apache.abdera2$abdera2/builds/2011-11-29_00-00-34/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 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.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 [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ abdera2-common --- [INFO] [INFO] --- cobertura-maven-plugin:2.4:clean (default) @ abdera2-common --- [INFO] [INFO] --- maven-bundle-plugin:2.1.0:cleanVersions (default) @ abdera2-common --- [INFO] [INFO] --- maven-remote-resources-plugin:1.0:process (compile) @ abdera2-common --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ abdera2-common --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ abdera2-common --- [INFO] Compiling 176 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[37,41] package com.sun.xml.internal.xsom.impl.scd does not exist [ERROR] :[231,15] cannot find symbol symbol : variable Iterators location: class org.apache.abdera2.common.protocol.RouteManager.EmptyContext [INFO] 2 errors [INFO] ------------------------------------------------------------- [JENKINS] Archiving to /home/hudson/hudson/jobs/Abdera2-trunk/modules/org.apache.abdera2$abdera2-common/builds/2011-11-29_00-00-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 [17.770s] [INFO] Abdera2 Common Library ............................ FAILURE [7.112s] [INFO] Abdera2 Core ...................................... SKIPPED [INFO] Abdera2 Server .................................... SKIPPED [INFO] Abdera2 Client .................................... SKIPPED [INFO] Abdera2 Activities ................................ SKIPPED [INFO] Abdera2 Extensions ................................ SKIPPED [INFO] Abdera2 Security .................................. SKIPPED [INFO] Abdera2 Tests ..................................... SKIPPED [INFO] Abdera Examples ................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26.596s [INFO] Finished at: Tue Nov 29 00:01:12 UTC 2011 [INFO] Final Memory: 20M/724M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data mavenExecutionResult exceptions not empty message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project abdera2-common: Compilation failure cause : Compilation failure Stack trace : org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project abdera2-common: Compilation failure at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158) at hudson.maven.Maven3Builder.call(Maven3Builder.java:122) at hudson.maven.Maven3Builder.call(Maven3Builder.java:74) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:287) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656) at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 27 more Sending e-mails to: dev@abdera.apache.org channel stopped