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 04:24:55 UTC

[continuum] BUILD FAILURE: Maven AntRun Plugin

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

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Mon 29 Oct 2007 03:20:07 +0000
  Finished at: Mon 29 Oct 2007 03:24:40 +0000
  Total time: 4m 33s
  Build Trigger: Forced
  Build Number: 0
  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: 2
Failures: 0
Total time: 25002

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven AntRun Plugin
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] artifact org.apache.maven.plugins:maven-invoker-plugin: checking for updates from central
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/4/target
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/4/target/classes
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/4/target/test-classes
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/4/target/site
[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] Copying 1 resource
[INFO] [compiler:compile]
[INFO] Compiling 4 source files to /export/home/build/data/continuum/checkouts/4/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to /export/home/build/data/continuum/checkouts/4/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /export/home/build/data/continuum/checkouts/4/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.antrun.AntRunMojoTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.549 sec

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /export/home/build/data/continuum/checkouts/4/target/maven-antrun-plugin-1.2-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] snapshot org.apache.maven.shared:maven-invoker:2.0.7-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: test1/pom.xml
[INFO] ...FAILED[code=1]. See /export/home/build/data/continuum/checkouts/4/src/it/test1/build.log for details.
[INFO] Building: test2/pom.xml
[INFO] ...SUCCESS.
[INFO] Building: test3/pom.xml
[INFO] ...FAILED[code=1]. See /export/home/build/data/continuum/checkouts/4/src/it/test3/build.log for details.
[INFO] Building: test4/pom.xml
[INFO] ...SUCCESS.
[INFO] Building: test5/pom.xml
[INFO] ...SUCCESS.
[INFO] Building: test6/pom.xml
[INFO] ...FAILED[code=1]. See /export/home/build/data/continuum/checkouts/4/src/it/test6/build.log for details.
[INFO] Building: pom.xml
[INFO] ...FAILED[code=1]. See /export/home/build/data/continuum/checkouts/4/src/it/build.log for details.
[INFO] 

---------------------------------------
Execution Summary:
Builds Passing: 3
Builds Failing: 4
---------------------------------------

The following builds failed:

*  test1/pom.xml
*  test3/pom.xml
*  test6/pom.xml
*  pom.xml

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] : org.apache.maven.plugin.invoker.InvokerMojo@1d1082f
4 builds failed.

4 builds failed.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 28 seconds
[INFO] Finished at: Mon Oct 29 03:24:39 GMT+00:00 2007
[INFO] Final Memory: 12M/24M
[INFO] ------------------------------------------------------------------------

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