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/11/19 13:44:19 UTC

[continuum] BUILD FAILURE: Maven Ant Plugin

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

Build statistics:
  State: Failed
  Previous State: Ok
  Started at: Mon 19 Nov 2007 12:42:49 +0000
  Finished at: Mon 19 Nov 2007 12:44:17 +0000
  Total time: 1m 28s
  Build Trigger: Schedule
  Build Number: 50
  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 -P integration-tests
Build Fresh: true
Always Build: true
Default Build Definition: false
Schedule: Integration Test Run
Profile Name: JDK 1.4.2
Description: 


****************************************************************************
Test Summary:
****************************************************************************
Tests: 9
Failures: 0
Total time: 23438

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Ant Plugin
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting file-set: src/it (included: [**/target, **/build.xml, **/maven-build.xml, **/maven-build.properties], excluded: [])
[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] Resource directory does not exist: /export/home/build/data/continuum/checkouts/2/src/main/resources
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to /export/home/build/data/continuum/checkouts/2/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 15 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 8 source files to /export/home/build/data/continuum/checkouts/2/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /export/home/build/data/continuum/checkouts/2/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.ant.AntBuildWriterUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.953 sec
Running org.apache.maven.plugin.ant.AntMojoTest
[INFO] Wrote Ant project for ant-test to /export/home/build/data/continuum/checkouts/2/target/test/unit/ant-test
[INFO] Wrote Ant project for ant-nodep-test to /export/home/build/data/continuum/checkouts/2/target/test/unit/ant-nodep-test
[INFO] Wrote Ant project for ant-test to /export/home/build/data/continuum/checkouts/2/target/test/unit/ant-javadoc-test
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.506 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /export/home/build/data/continuum/checkouts/2/target/maven-ant-plugin-2.1-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install-file {execution: it-test}]
[INFO] Layout: class org.apache.maven.artifact.repository.layout.DefaultRepositoryLayout
[INFO] Installing /export/home/build/data/continuum/checkouts/2/target/maven-ant-plugin-2.1-SNAPSHOT.jar to /export/home/build/data/continuum/checkouts/2/target/local-repo/org/apache/maven/plugins/maven-ant-plugin/2.1-SNAPSHOT/maven-ant-plugin-2.1-SNAPSHOT.jar
[INFO] Creating Checksums...
[INFO] Installing /export/home/build/data/continuum/checkouts/2/pom.xml to /export/home/build/data/continuum/checkouts/2/target/local-repo/org/apache/maven/plugins/maven-ant-plugin/2.1-SNAPSHOT/maven-ant-plugin-2.1-SNAPSHOT.pom
[INFO] Creating Checksums...
[INFO] [invoker:run {execution: integration-test}]
[INFO] Building: ear-it/pom.xml
[INFO] ...FAILED[code=1]. See /export/home/build/data/continuum/checkouts/2/src/it/ear-it/build.log for details.
[INFO] Building: plugin-it/pom.xml
[INFO] ...FAILED[code=1]. See /export/home/build/data/continuum/checkouts/2/src/it/plugin-it/build.log for details.
[INFO] Building: webapp-it/pom.xml
[INFO] ...FAILED[code=1]. See /export/home/build/data/continuum/checkouts/2/src/it/webapp-it/build.log for details.
[INFO] 

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

The following builds failed:

*  ear-it/pom.xml
*  plugin-it/pom.xml
*  webapp-it/pom.xml

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] : org.apache.maven.plugin.invoker.InvokerMojo@c87621
One or more builds failed.

3 builds failed.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 24 seconds
[INFO] Finished at: Mon Nov 19 12:44:17 GMT+00:00 2007
[INFO] Final Memory: 13M/25M
[INFO] ------------------------------------------------------------------------

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