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/12/14 00:55:51 UTC

[continuum] BUILD FAILURE: Maven Shared File Management API

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

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Thu 13 Dec 2007 23:55:37 +0000
  Finished at: Thu 13 Dec 2007 23:55:49 +0000
  Total time: 12s
  Build Trigger: Forced
  Build Number: 19
  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.7
          Java version: 1.4.2_09
          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
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: JDK 1.4.2
Description: 


****************************************************************************
Test Summary:
****************************************************************************
Tests: 4
Failures: 1
Total time: 165

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Shared File Management API
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/55/target
[INFO] [modello:xpp3-reader {execution: fileset}]
[INFO] outputDirectory: /export/home/build/data/continuum/checkouts/55/target/generated-sources/modello
[INFO] Generating current version: 1.1.0
[INFO] [modello:xpp3-writer {execution: fileset}]
[INFO] outputDirectory: /export/home/build/data/continuum/checkouts/55/target/generated-sources/modello
[INFO] Generating current version: 1.1.0
[INFO] [modello:java {execution: fileset}]
[INFO] outputDirectory: /export/home/build/data/continuum/checkouts/55/target/generated-sources/modello
[INFO] Generating current version: 1.1.0
[INFO] [modello:xsd {execution: fileset}]
[INFO] outputDirectory: /export/home/build/data/continuum/checkouts/55/target/generated-site/xsd
[INFO] Generating current version: 1.1.0
[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] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 15 source files to /export/home/build/data/continuum/checkouts/55/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to /export/home/build/data/continuum/checkouts/55/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /export/home/build/data/continuum/checkouts/55/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.shared.model.fileset.util.FileSetUtilsTest
Setting up directory for test: testGetIncludedFiles
Setting up directory for test: testIncludesDontFollowSymlinks
Setting up directory for test: testDeleteDontFollowSymlinks
Setting up directory for test: testDelete
Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.181 sec <<< FAILURE!

Results :

Tests in error: 
  testDeleteDontFollowSymlinks(org.apache.maven.shared.model.fileset.util.FileSetUtilsTest)

Tests run: 4, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 seconds
[INFO] Finished at: Thu Dec 13 23:55:48 GMT+00:00 2007
[INFO] Final Memory: 16M/29M
[INFO] ------------------------------------------------------------------------

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



Re: [continuum] BUILD FAILURE: Maven Shared File Management API

Posted by Brett Porter <br...@apache.org>.
Anyone know what caused this error? I see it on my macbook as well.

- Brett

On 14/12/2007, at 10:55 AM, Continuum@maven.zones.apache.org wrote:

> Online report : http://maven.zones.apache.org/continuum/buildResult.action?buildId=38854&projectId=55
>
> Build statistics:
> State: Failed
> Previous State: Failed
> Started at: Thu 13 Dec 2007 23:55:37 +0000
> Finished at: Thu 13 Dec 2007 23:55:49 +0000
> Total time: 12s
> Build Trigger: Forced
> Build Number: 19
> 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.7
>         Java version: 1.4.2_09
>         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
> Build Fresh: false
> Always Build: false
> Default Build Definition: true
> Schedule: DEFAULT_SCHEDULE
> Profile Name: JDK 1.4.2
> Description:
>
> ****************************************************************************
> Test Summary:
> ****************************************************************************
> Tests: 4
> Failures: 1
> Total time: 165
>
> ****************************************************************************
> Output:
> ****************************************************************************
> [INFO] Scanning for projects...
> [INFO]  
> ----------------------------------------------------------------------------
> [INFO] Building Maven Shared File Management API
> [INFO]    task-segment: [clean, install]
> [INFO]  
> ----------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] Deleting directory /export/home/build/data/continuum/ 
> checkouts/55/target
> [INFO] [modello:xpp3-reader {execution: fileset}]
> [INFO] outputDirectory: /export/home/build/data/continuum/checkouts/ 
> 55/target/generated-sources/modello
> [INFO] Generating current version: 1.1.0
> [INFO] [modello:xpp3-writer {execution: fileset}]
> [INFO] outputDirectory: /export/home/build/data/continuum/checkouts/ 
> 55/target/generated-sources/modello
> [INFO] Generating current version: 1.1.0
> [INFO] [modello:java {execution: fileset}]
> [INFO] outputDirectory: /export/home/build/data/continuum/checkouts/ 
> 55/target/generated-sources/modello
> [INFO] Generating current version: 1.1.0
> [INFO] [modello:xsd {execution: fileset}]
> [INFO] outputDirectory: /export/home/build/data/continuum/checkouts/ 
> 55/target/generated-site/xsd
> [INFO] Generating current version: 1.1.0
> [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] [remote-resources:process {execution: default}]
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] Copying 2 resources
> [INFO] [compiler:compile]
> [INFO] Compiling 15 source files to /export/home/build/data/ 
> continuum/checkouts/55/target/classes
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] Copying 9 resources
> [INFO] Copying 2 resources
> [INFO] [compiler:testCompile]
> [INFO] Compiling 1 source file to /export/home/build/data/continuum/ 
> checkouts/55/target/test-classes
> [INFO] [surefire:test]
> [INFO] Surefire report directory: /export/home/build/data/continuum/ 
> checkouts/55/target/surefire-reports
>
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running org.apache.maven.shared.model.fileset.util.FileSetUtilsTest
> Setting up directory for test: testGetIncludedFiles
> Setting up directory for test: testIncludesDontFollowSymlinks
> Setting up directory for test: testDeleteDontFollowSymlinks
> Setting up directory for test: testDelete
> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:  
> 0.181 sec <<< FAILURE!
>
> Results :
>
> Tests in error:   
> testDeleteDontFollowSymlinks 
> (org.apache.maven.shared.model.fileset.util.FileSetUtilsTest)
>
> Tests run: 4, Failures: 0, Errors: 1, Skipped: 0
>
> [INFO]  
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]  
> ------------------------------------------------------------------------
> [INFO] There are test failures.
> [INFO]  
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]  
> ------------------------------------------------------------------------
> [INFO] Total time: 9 seconds
> [INFO] Finished at: Thu Dec 13 23:55:48 GMT+00:00 2007
> [INFO] Final Memory: 16M/29M
> [INFO]  
> ------------------------------------------------------------------------
>
> ****************************************************************************
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org