Return-Path: Delivered-To: apmail-maven-notifications-archive@locus.apache.org Received: (qmail 66113 invoked from network); 4 Mar 2008 01:35:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Mar 2008 01:35:54 -0000 Received: (qmail 41954 invoked by uid 500); 4 Mar 2008 01:35:50 -0000 Delivered-To: apmail-maven-notifications-archive@maven.apache.org Received: (qmail 41892 invoked by uid 500); 4 Mar 2008 01:35:50 -0000 Mailing-List: contact notifications-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list notifications@maven.apache.org Received: (qmail 41880 invoked by uid 99); 4 Mar 2008 01:35:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Mar 2008 17:35:50 -0800 X-ASF-Spam-Status: No, hits=-1998.3 required=10.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.76] (HELO maven.zones.apache.org) (140.211.11.76) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2008 01:35:10 +0000 Received: from maven.zones.apache.org (localhost [127.0.0.1]) by maven.zones.apache.org (8.13.8+Sun/8.13.8) with ESMTP id m241ZUOH006202 for ; Tue, 4 Mar 2008 01:35:30 GMT Date: Tue, 04 Mar 08 01:35:30 +0000 From: "Continuum@maven.zones.apache.org" Reply-To: "Continuum@maven.zones.apache.org" To: notifications@maven.apache.org Message-ID: <18144391.31204594530400.JavaMail.build@maven.zones.apache.org> Subject: [continuum] BUILD FAILURE: Maven Ear plugin MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=43817&projectId=16 Build statistics: State: Failed Previous State: Failed Started at: Tue 4 Mar 2008 01:32:32 +0000 Finished at: Tue 4 Mar 2008 01:35:25 +0000 Total time: 2m 53s Build Trigger: Schedule Build Number: 109 Exit code: 1 Building machine hostname: maven.zones.apache.org Operating system : SunOS(unknown) Java Home version : java version "1.4.2_09" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b05) Java HotSpot(TM) Client VM (build 1.4.2_09-b05, mixed mode) Builder version : Maven version: 2.0.8 Java version: 1.4.2_09 OS name: "sunos" version: "5.10" arch: "x86" Family: "unix" **************************************************************************** SCM Changes: **************************************************************************** No files changed **************************************************************************** Dependencies Changes: **************************************************************************** No dependencies changed **************************************************************************** Build Defintion: **************************************************************************** POM filename: pom.xml Goals: clean install Arguments: --batch-mode --non-recursive -P integration-tests Build Fresh: true Always Build: true Default Build Definition: false Schedule: Integration Test Run Profile Name: JDK 1.4.2 / Maven 2.0.8 Description: **************************************************************************** Test Summary: **************************************************************************** Tests: 63 Failures: 8 Total time: 163138 **************************************************************************** Output: **************************************************************************** [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Ear plugin [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] [plugin:descriptor] [INFO] Using 2 extractors. [INFO] Applying extractor for language: java [INFO] Extractor for language: java found 2 mojo descriptors. [INFO] Applying extractor for language: bsh [INFO] Extractor for language: bsh found 0 mojo descriptors. [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [compiler:compile] [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [INFO] Copying 120 resources [INFO] [compiler:testCompile] [INFO] [surefire:test] [INFO] Surefire report directory: /export/home/build/data/continuum/checkouts/16/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.maven.plugin.ear.EarModuleTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec Running org.apache.maven.plugin.ear.output.FileNameMappingFactoryTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec Running org.apache.maven.plugin.ear.util.ArtifactRepositoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec Running org.apache.maven.plugin.ear.EarMojoTest Skipped project-016: need a way to extract the EAR archive Tests run: 42, Failures: 8, Errors: 0, Skipped: 0, Time elapsed: 163.069 sec <<< FAILURE! Running org.apache.maven.plugin.ear.util.ArtifactTypeMappingServiceTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec Results : Failed tests: testProject031(org.apache.maven.plugin.ear.EarMojoTest) testProject032(org.apache.maven.plugin.ear.EarMojoTest) testProject033(org.apache.maven.plugin.ear.EarMojoTest) testProject034(org.apache.maven.plugin.ear.EarMojoTest) testProject036(org.apache.maven.plugin.ear.EarMojoTest) testProject039(org.apache.maven.plugin.ear.EarMojoTest) testProject041(org.apache.maven.plugin.ear.EarMojoTest) testProject042(org.apache.maven.plugin.ear.EarMojoTest) Tests run: 63, Failures: 8, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] There are test failures. Please refer to /export/home/build/data/continuum/checkouts/16/target/surefire-reports for the individual test results. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2 minutes 51 seconds [INFO] Finished at: Tue Mar 04 01:35:25 GMT+00:00 2008 [INFO] Final Memory: 14M/28M [INFO] ------------------------------------------------------------------------ ****************************************************************************