You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by "Continuum@maven.zones.apache.org" <co...@maven.zones.apache.org> on 2007/10/29 05:31:00 UTC

[continuum] BUILD FAILURE: Maven Ear plugin

Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=31790&projectId=16

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Mon 29 Oct 2007 04:28:13 +0000
  Finished at: Mon 29 Oct 2007 04:30:57 +0000
  Total time: 2m 43s
  Build Trigger: Forced
  Build Number: 57
  Exit code: 1
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java Home version : 
          java version "1.4.2_06"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
          Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.4.2_06
          OS name: "sunos" version: "5.10" arch: "x86"
    
****************************************************************************
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: false
Always Build: false
Default Build Definition: true
Schedule: Integration Test Run
Profile Name: j2sdk1.4.2_06
Description: 


****************************************************************************
Test Summary:
****************************************************************************
Tests: 63
Failures: 1
Total time: 148177

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Ear plugin
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/16/target
[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] Compiling 32 source files to /export/home/build/data/continuum/checkouts/16/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 120 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 7 source files to /export/home/build/data/continuum/checkouts/16/target/test-classes
[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.047 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.033 sec
Running org.apache.maven.plugin.ear.EarMojoTest
Skipped project-016: need a way to extract the EAR archive
Tests run: 42, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 148.075 sec <<< FAILURE!
Running org.apache.maven.plugin.ear.util.ArtifactTypeMappingServiceTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec

Results :

Tests in error: 
  testProject042(org.apache.maven.plugin.ear.EarMojoTest)

Tests run: 63, Failures: 0, Errors: 1, 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 41 seconds
[INFO] Finished at: Mon Oct 29 04:30:56 GMT+00:00 2007
[INFO] Final Memory: 13M/29M
[INFO] ------------------------------------------------------------------------

****************************************************************************