Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=99061&projectId=938
Build statistics:
State: Failed
Previous State: Failed
Started at: Mon 30 Jun 2008 02:27:29 -0700
Finished at: Mon 30 Jun 2008 02:31:40 -0700
Total time: 4m 11s
Build Trigger: Schedule
Build Number: 0
Exit code: 1
Building machine hostname: vmbuild.apache.org
Operating system : Linux(unknown)
Java Home version :
java version "1.6.0_05"
Java(TM) SE Runtime Environment (build 1.6.0_05-b13)
Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)
Builder version :
Maven version: 2.0.8
Java version: 1.6.0_05
OS name: "linux" version: "2.6.20-16-server" arch: "i386" Family:
"unix"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: brett @ Mon 30 Jun 2008 01:34:38 -0700
Comment: We require the newer version of the surefire plugin or it is possible
to get old versions of plexus-utils in the tests
Files changed:
/maven/components/trunk/maven-embedder/pom.xml ( 672727 )
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven:maven-core:2.1-SNAPSHOT
org.apache.maven:maven-project:2.1-SNAPSHOT
org.apache.maven:maven-toolchain:2.1-SNAPSHOT
org.apache.maven:maven:2.1-SNAPSHOT
****************************************************************************
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
Description: default maven2 buildDefinition
****************************************************************************
Test Summary:
****************************************************************************
Tests: 115
Failures: 1
Total time: 189.16199
****************************************************************************
Test Failures:
****************************************************************************
ErrorReporterPointcutTest
testReportErrorInterpolatingModel_UsingModelInstance :
junit.framework.AssertionFailedError
junit.framework.AssertionFailedError:
Expectation failure on verify:
clearErrors(): expected: at least 1, actual: 1
reportErrorInterpolatingModel(<any>, <any>, <any>, <any>, <any>): expected:
1, actual: 0
at org.easymock.MockControl.verify(MockControl.java:205)
at
org.apache.maven.error.ErrorReporterPointcutTest.testReportErrorInterpolatingModel_UsingModelInstance(ErrorReporterPointcutTest.java:936)