Online report :
http://maven.zones.apache.org/continuum/buildResult.action?buildId=30444&projectId=486
Build statistics:
State: Failed
Previous State: Ok
Started at: Tue 23 Oct 2007 23:38:41 +0000
Finished at: Tue 23 Oct 2007 23:38:54 +0000
Total time: 13s
Build Trigger: Schedule
Build Number: 66
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:
****************************************************************************
Changed: carlos @ Tue 23 Oct 2007 22:55:53 +0000
Comment: Restore backwards compatibility readding static OS_* vars
Files changed:
/maven/components/trunk/maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java
( 587684 )
Changed: carlos @ Tue 23 Oct 2007 23:23:22 +0000
Comment: Kept John's constructors but still use File/URL instead of String
Files changed:
/maven/components/trunk/maven-embedder/src/test/java/org/apache/maven/cli/CLIReportingUtilsTest.java
( 587692 )
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven:maven-core:2.1-SNAPSHOT
org.apache.maven:maven:2.1-SNAPSHOT
****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install
Arguments: --batch-mode --non-recursive -Pstandard
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: j2sdk1.4.2_06
Description:
****************************************************************************
Test Summary:
****************************************************************************
Tests: 1
Failures: 0
Total time: 20
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Embedder
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/486/target
[INFO] Deleting directory
/export/home/build/data/continuum/checkouts/486/target/classes
[INFO] Deleting directory
/export/home/build/data/continuum/checkouts/486/target/test-classes
[INFO] Deleting directory
/export/home/build/data/continuum/checkouts/486/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 26 source files to
/export/home/build/data/continuum/checkouts/486/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 22 source files to
/export/home/build/data/continuum/checkouts/486/target/test-classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/export/home/build/data/continuum/checkouts/486/src/test/java/org/apache/maven/cli/CLIReportingUtilsTest.java:[78,41]
cannot resolve symbol
symbol : constructor InvalidProjectModelException
(java.lang.String,java.lang.String,java.io.File,org.apache.maven.project.validation.ModelValidationResult)
location: class org.apache.maven.project.InvalidProjectModelException
/export/home/build/data/continuum/checkouts/486/src/test/java/org/apache/maven/cli/CLIReportingUtilsTest.java:[78,41]
cannot resolve symbol
symbol : constructor InvalidProjectModelException
(java.lang.String,java.lang.String,java.io.File,org.apache.maven.project.validation.ModelValidationResult)
location: class org.apache.maven.project.InvalidProjectModelException
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 seconds
[INFO] Finished at: Tue Oct 23 23:38:54 GMT+00:00 2007
[INFO] Final Memory: 7M/21M
[INFO] ------------------------------------------------------------------------
****************************************************************************