Dennis,

I am aware with this. I will implement MCLEAN-8

Cheers,

Vincent

7/11/14, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
> Online report : 
> http://maven.zones.apache.org/continuum/buildResult.action?buildId=35042&projectId=9
>
> Build statistics:
>   State: Failed
>   Previous State: Failed
>   Started at: Wed 14 Nov 2007 18:51:13 +0000
>   Finished at: Wed 14 Nov 2007 18:51:25 +0000
>   Total time: 11s
>   Build Trigger: Schedule
>   Build Number: 105
>   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:
> ****************************************************************************
> Changed: vsiveton @ Tue 13 Nov 2007 14:02:57 +0000
> Comment: o reorganize dependencies
> Files changed:
>   /maven/plugins/trunk/maven-clean-plugin/pom.xml ( 594540 )
>
> Changed: vsiveton @ Tue 13 Nov 2007 14:04:07 +0000
> Comment: o lock surefire-plugin version to 2.3 to avoid Plexus pb
> Files changed:
>   /maven/plugins/trunk/maven-clean-plugin/pom.xml ( 594541 )
>
> Changed: vsiveton @ Tue 13 Nov 2007 14:05:26 +0000
> Comment: o move faq.apt to fml
> Files changed:
>   /maven/plugins/trunk/maven-clean-plugin/src/site/apt/faq.apt ( 594542 )
>   /maven/plugins/trunk/maven-clean-plugin/src/site/fml ( 594542 )
>   /maven/plugins/trunk/maven-clean-plugin/src/site/fml/faq.fml ( 594542 )
>
> Changed: vsiveton @ Tue 13 Nov 2007 14:08:42 +0000
> Comment: MCLEAN-25: Optionally don't delete the 'target ' directory
>
> o don't apply patch, just add a new faq entry
> Files changed:
>   /maven/plugins/trunk/maven-clean-plugin/src/site/fml/faq.fml ( 594544 )
>
> Changed: vsiveton @ Tue 13 Nov 2007 14:29:34 +0000
> Comment: o added since tag
> Files changed:
>   
> /maven/plugins/trunk/maven-clean-plugin/src/main/java/org/apache/maven/plugin/clean/CleanMojo.java
>  ( 594550 )
>
> Changed: dennisl @ Tue 13 Nov 2007 19:49:14 +0000
> Comment: o Keep the project tag on one line, to avoid loosing the license 
> info when doing a release.
> Files changed:
>   /maven/plugins/trunk/maven-clean-plugin/pom.xml ( 594621 )
>
> Changed: vsiveton @ Tue 13 Nov 2007 22:33:43 +0000
> Comment: MCLEAN-24: Disable plugin execution
>
> o adding a skip parameter
> o updated documentation
> Files changed:
>   
> /maven/plugins/trunk/maven-clean-plugin/src/main/java/org/apache/maven/plugin/clean/CleanMojo.java
>  ( 594679 )
>   
> /maven/plugins/trunk/maven-clean-plugin/src/site/apt/examples/skipping-test.apt
>  ( 594679 )
>   /maven/plugins/trunk/maven-clean-plugin/src/site/site.xml ( 594679 )
>
> Changed: vsiveton @ Tue 13 Nov 2007 22:58:24 +0000
> Comment: MCLEAN-22: Possibility to ignore deletion failures
>
> o added ignoreErrors parameter
> o added documentation
> Files changed:
>   
> /maven/plugins/trunk/maven-clean-plugin/src/main/java/org/apache/maven/plugin/clean/CleanMojo.java
>  ( 594692 )
>   
> /maven/plugins/trunk/maven-clean-plugin/src/site/apt/examples/ignoring-errors.apt
>  ( 594692 )
>   /maven/plugins/trunk/maven-clean-plugin/src/site/site.xml ( 594692 )
>
> Changed: vsiveton @ Wed 14 Nov 2007 13:24:50 +0000
> Comment: MCLEAN-27: fileset directory does not work as expected when cleaning 
> "modules" in sub-directories
>
> o adds the subproject basedir in the fileset directory
> o updated documentation
> Files changed:
>   /maven/plugins/trunk/maven-clean-plugin/pom.xml ( 594869 )
>   
> /maven/plugins/trunk/maven-clean-plugin/src/main/java/org/apache/maven/plugin/clean/CleanMojo.java
>  ( 594869 )
>   
> /maven/plugins/trunk/maven-clean-plugin/src/site/apt/examples/delete_additional_files.apt
>  ( 594869 )
>
> Changed: vsiveton @ Wed 14 Nov 2007 13:26:03 +0000
> Comment: o updated doc and javadoc
> Files changed:
>   
> /maven/plugins/trunk/maven-clean-plugin/src/main/java/org/apache/maven/plugin/clean/CleanMojo.java
>  ( 594870 )
>   /maven/plugins/trunk/maven-clean-plugin/src/site/apt/index.apt ( 594870 )
>   /maven/plugins/trunk/maven-clean-plugin/src/site/fml/faq.fml ( 594870 )
>
> Changed: vsiveton @ Wed 14 Nov 2007 13:29:01 +0000
> Comment: o added project's description
> Files changed:
>   /maven/plugins/trunk/maven-clean-plugin/pom.xml ( 594873 )
>
> ****************************************************************************
> 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: true
> Default Build Definition: false
> Schedule: Integration Test Run
> Profile Name: JDK 1.4.2
> Description:
>
>
> ****************************************************************************
> Test Summary:
> ****************************************************************************
> Tests: 6
> Failures: 1
> Total time: 467
>
> ****************************************************************************
> Output:
> ****************************************************************************
> [INFO] Scanning for projects...
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Building Maven Clean Plugin
> [INFO]    task-segment: [clean, install]
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] Deleting directory /export/home/build/data/continuum/checkouts/9/target
> [INFO] [plugin:descriptor]
> [INFO] Using 2 extractors.
> [INFO] Applying extractor for language: java
> [INFO] Extractor for language: java found 1 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] Resource directory does not exist: 
> /export/home/build/data/continuum/checkouts/9/src/main/resources
> [INFO] [compiler:compile]
> [INFO] Compiling 2 source files to 
> /export/home/build/data/continuum/checkouts/9/target/classes
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] Copying 8 resources
> [INFO] [compiler:testCompile]
> [INFO] Compiling 1 source file to 
> /export/home/build/data/continuum/checkouts/9/target/test-classes
> [INFO] [surefire:test]
> [INFO] Surefire report directory: 
> /export/home/build/data/continuum/checkouts/9/target/surefire-reports
>
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.maven.plugin.clean.CleanMojoTest
> [info] Deleting directory 
> /export/home/build/data/continuum/checkouts/9/target/testDirectoryStructure/buildDirectory
> [info] Deleting directory 
> /export/home/build/data/continuum/checkouts/9/target/testDirectoryStructure/buildOutputDirectory
> [info] Deleting directory 
> /export/home/build/data/continuum/checkouts/9/target/testDirectoryStructure/buildTestDirectory
> [info] Deleting directory 
> /export/home/build/data/continuum/checkouts/9/target/testDirectoryStructure/target
> [info] Deleting file-set: 
> /export/home/build/data/continuum/checkouts/9/target/testDirectoryStructure/target
>  (included: [**/file.txt], excluded: [**/subdir/**])
> Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.486 sec <<< 
> FAILURE!
>
> Results :
>
> Tests in error:
>   testFilesets(org.apache.maven.plugin.clean.CleanMojoTest)
>
> Tests run: 6, 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: Wed Nov 14 18:51:25 GMT+00:00 2007
> [INFO] Final Memory: 10M/20M
> [INFO] 
> ------------------------------------------------------------------------
>
> ****************************************************************************
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to