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

Build statistics:
 State: Failed
 Previous State: Ok
 Started at: Wed 24 Oct 2007 21:49:41 +0000
 Finished at: Wed 24 Oct 2007 21:49:51 +0000
 Total time: 10s
 Build Trigger: Schedule
 Build Number: 69
 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: jdcasey @ Wed 24 Oct 2007 21:14:27 +0000
Comment: Cleaning up extension and plugin realms for a project once the build 
completes.
Files changed:
 /maven/components/trunk/build.properties ( 588029 )
 /maven/components/trunk/maven-core/pom.xml ( 588029 )
 
/maven/components/trunk/maven-core/src/main/java/org/apache/maven/DefaultMaven.java
 ( 588029 )
 
/maven/components/trunk/maven-core/src/main/java/org/apache/maven/execution/MavenProjectSession.java
 ( 588029 )
 
/maven/components/trunk/maven-core/src/main/java/org/apache/maven/execution/MavenSession.java
 ( 588029 )
 
/maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java
 ( 588029 )
 
/maven/components/trunk/maven-embedder/src/main/java/org/apache/maven/embedder/MavenEmbedder.java
 ( 588029 )
 /maven/components/trunk/pom.xml ( 588029 )

Changed: jdcasey @ Wed 24 Oct 2007 21:23:48 +0000
Comment: Fixing NPE in execution request. Apparently, bootstrap was not run 
after these were changed.
Files changed:
 
/maven/components/trunk/maven-core/src/main/java/org/apache/maven/execution/DefaultMavenExecutionRequest.java
 ( 588034 )
 
/maven/components/trunk/maven-core/src/main/java/org/apache/maven/execution/MavenExecutionRequest.java
 ( 588034 )
 
/maven/components/trunk/maven-embedder/src/main/java/org/apache/maven/cli/CLIRequestUtils.java
 ( 588034 )

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven:maven-lifecycle:2.1-SNAPSHOT

org.apache.maven:maven-build-context:2.1-SNAPSHOT

org.apache.maven:maven-reporting-api:2.1-SNAPSHOT

org.apache.maven:maven-profile:2.1-SNAPSHOT

org.apache.maven:maven-model:2.1-SNAPSHOT

org.apache.maven.artifact:maven-artifact:3.0-SNAPSHOT

org.apache.maven:maven-project:2.1-SNAPSHOT

org.apache.maven:maven-plugin-api: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: 0
Failures: 0
Total time: 0

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Maven Core
[INFO]    task-segment: [clean, install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/478/target
[INFO] Deleting directory 
/export/home/build/data/continuum/checkouts/478/target/classes
[INFO] Deleting directory 
/export/home/build/data/continuum/checkouts/478/target/test-classes
[INFO] Deleting directory 
/export/home/build/data/continuum/checkouts/478/target/site
[INFO] [modello:java {execution: standard}]
[INFO] outputDirectory: 
/export/home/build/data/continuum/checkouts/478/target/generated-sources/modello
[INFO] Generating current version: 1.0.0
[INFO] [modello:xpp3-reader {execution: standard}]
[INFO] outputDirectory: 
/export/home/build/data/continuum/checkouts/478/target/generated-sources/modello
[INFO] Generating current version: 1.0.0
[INFO] [modello:xpp3-writer {execution: standard}]
[INFO] outputDirectory: 
/export/home/build/data/continuum/checkouts/478/target/generated-sources/modello
[INFO] Generating current version: 1.0.0
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 14 resources
[INFO] [compiler:compile]
[INFO] Compiling 108 source files to 
/export/home/build/data/continuum/checkouts/478/target/classes
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/export/home/build/data/continuum/checkouts/478/src/main/java/org/apache/maven/execution/MavenProjectSession.java:[69,21]
 cannot resolve symbol
symbol  : method removeComponentRealm 
(org.codehaus.plexus.classworlds.realm.ClassRealm)
location: interface org.codehaus.plexus.PlexusContainer



/export/home/build/data/continuum/checkouts/478/src/main/java/org/apache/maven/execution/MavenProjectSession.java:[69,21]
 cannot resolve symbol
symbol  : method removeComponentRealm 
(org.codehaus.plexus.classworlds.realm.ClassRealm)
location: interface org.codehaus.plexus.PlexusContainer


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Wed Oct 24 21:49:51 GMT+00:00 2007
[INFO] Final Memory: 11M/20M
[INFO] ------------------------------------------------------------------------

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


Reply via email to