Online report :
http://maven.zones.apache.org/continuum/buildResult.action?buildId=24225&projectId=514
Build statistics:
State: Failed
Previous Build: No previous build.
Started at: Mon 24 Sep 2007 02:59:48 +0000
Finished at: Mon 24 Sep 2007 03:00:11 +0000
Total time: 22s
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
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 Unnamed - org.apache.maven:maven-core-it-runner:jar:2.1-SNAPSHOT
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] artifact org.apache.maven.plugins:maven-dependency-plugin: checking for
updates from central
[INFO] [clean:clean]
[INFO] snapshot
org.apache.maven.shared:maven-dependency-analyzer:1.0-alpha-3-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot
org.apache.maven.shared:maven-dependency-analyzer:1.0-alpha-3-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.plugins:maven-site-plugin:2.0-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.plugins:maven-site-plugin:2.0-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.plugins:maven-plugins:9-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.plugins:maven-plugins:9-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot
org.apache.maven.doxia:doxia-decoration-model:1.0-alpha-9-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.doxia:doxia-sitetools:1.0-alpha-9-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot
org.apache.maven.doxia:doxia-site-renderer:1.0-alpha-9-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] [dependency:unpack {execution: default}]
[INFO] Configured Artifact:
org.apache.maven:maven-embedder:bin:2.1-SNAPSHOT:tar.gz
[INFO] snapshot org.apache.maven:maven-embedder:2.1-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] Unpacking
/export/home/build/.m2/repository/org/apache/maven/maven-embedder/2.1-SNAPSHOT/maven-embedder-2.1-SNAPSHOT-bin.tar.gzto
/export/home/build/data/continuum/checkouts/514/target/maven-installation
with Includes null and excludes:null
[INFO] Expanding
/export/home/build/.m2/repository/org/apache/maven/maven-embedder/2.1-SNAPSHOT/maven-embedder-2.1-SNAPSHOT-bin.tar.gz
to /var/tmp/tmp62764.tar
[INFO] Expanding: /var/tmp/tmp62764.tar into
/export/home/build/data/continuum/checkouts/514/target/maven-installation
[INFO] snapshot org.apache.maven.its:core-integration-tests:2.1-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.its:core-integration-testing:2.1-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Resource directory does not exist:
/export/home/build/data/continuum/checkouts/514/src/main/resources
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Resource directory does not exist:
/export/home/build/data/continuum/checkouts/514/src/test/resources
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to
/export/home/build/data/continuum/checkouts/514/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/export/home/build/data/continuum/checkouts/514/target/surefire-reports
org.apache.maven.surefire.booter.SurefireExecutionException:
org.apache.maven.its.Suite; nested exception is
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven
version: ' not found in the following output:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/codehaus/plexus/classworlds/launcher/Launcher; nested exception is
org.apache.maven.surefire.testset.TestSetFailedException: org.apache.maven.its.Suite;
nested exception is org.apache.maven.it.VerificationException: Illegal maven output:
String 'Maven version: ' not found in the following output:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/codehaus/plexus/classworlds/launcher/Launcher
org.apache.maven.surefire.testset.TestSetFailedException:
org.apache.maven.its.Suite; nested exception is
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven
version: ' not found in the following output:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/codehaus/plexus/classworlds/launcher/Launcher
org.apache.maven.it.VerificationException: Illegal maven output: String 'Maven
version: ' not found in the following output:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/codehaus/plexus/classworlds/launcher/Launcher
at org.apache.maven.it.Verifier.getMavenVersion(Verifier.java:997)
at
org.apache.maven.integrationtests.IntegrationTestSuite.suite(IntegrationTestSuite.java:40)
at org.apache.maven.its.Suite.suite(Suite.java:14)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.apache.maven.surefire.junit.JUnitTestSet.createInstanceFromSuiteMethod(JUnitTestSet.java:180)
at
org.apache.maven.surefire.junit.JUnitTestSet.constructTestObject(JUnitTestSet.java:140)
at
org.apache.maven.surefire.junit.JUnitTestSet.getTestCount(JUnitTestSet.java:247)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.locateTestSets(AbstractDirectoryTestSuite.java:104)
at
org.apache.maven.surefire.Surefire.createSuiteFromDefinition(Surefire.java:150)
at org.apache.maven.surefire.Surefire.run(Surefire.java:111)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 seconds
[INFO] Finished at: Mon Sep 24 03:00:10 GMT+00:00 2007
[INFO] Final Memory: 13M/26M
[INFO] ------------------------------------------------------------------------
****************************************************************************