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 93BB67B91 for ; Fri, 30 Dec 2011 00:01:59 +0000 (UTC) Received: (qmail 60200 invoked by uid 500); 30 Dec 2011 00:01:59 -0000 Delivered-To: apmail-abdera-dev-archive@abdera.apache.org Received: (qmail 60184 invoked by uid 500); 30 Dec 2011 00:01:59 -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 60176 invoked by uid 99); 30 Dec 2011 00:01:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Dec 2011 00:01:59 +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; Fri, 30 Dec 2011 00:01:56 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 46AFDC00F4 for ; Fri, 30 Dec 2011 00:01:35 +0000 (UTC) Date: Fri, 30 Dec 2011 00:01:35 +0000 (UTC) From: Apache Jenkins Server To: dev@abdera.apache.org Message-ID: <87020095.1061325203295288.JavaMail.hudson@aegis> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_Abder?= =?UTF-8?Q?a2-trunk_=C2=BB_Apache_Abdera2_#108?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Apache Abdera2 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [jmsnell] Documentation ------------------------------------------ <===[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 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 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 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