Online report :
http://maven.zones.apache.org/continuum/buildResult.action?buildId=7148&projectId=184
Build statistics:
State: Ok
Previous State: Failed
Started at: Wed, 14 Feb 2007 01:30:09 +0000
Finished at: Wed, 14 Feb 2007 01:30:58 +0000
Total time: 48s
Build Trigger: Schedule
Build Number: 63
Exit code: 0
Building machine hostname: maven.zones.apache.org
Operating system : SunOS(unknown)
Java version : 1.5.0_10(Sun Microsystems Inc.)
****************************************************************************
SCM Changes:
****************************************************************************
No files changed
****************************************************************************
SCM Changes since last success:
****************************************************************************
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven:maven-embedder:2.1-SNAPSHOT
org.apache.maven:maven:2.1-SNAPSHOT
****************************************************************************
Test Summary:
****************************************************************************
Tests: 13
Failures: 0
Total time: 237
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Core - CLI
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/184/target
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/184/target/classes
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/184/target/test-classes
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Resource directory does not exist:
/export/home/continuum/continuum_data/working-directory/184/src/main/resources
[WARNING]
Artifact junit:junit:jar:3.8.1:test retains local scope 'test'
overriding broader scope 'compile'
given by a dependency. If this is not intended, modify or remove the
local scope.
[INFO] snapshot org.apache.maven:maven-embedder:2.1-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.maven:maven-embedder:2.1-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to
/export/home/continuum/continuum_data/working-directory/184/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Resource directory does not exist:
/export/home/continuum/continuum_data/working-directory/184/src/test/resources
[INFO] [compiler:testCompile]
[INFO] Compiling 4 source files to
/export/home/continuum/continuum_data/working-directory/184/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/export/home/continuum/continuum_data/working-directory/184/target/surefire-reports
java.lang.RuntimeException
at
org.apache.maven.cli.AbstractConsoleDownloadMonitorTest.testTransferError(AbstractConsoleDownloadMonitorTest.java:85)
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:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
-------------------------------------------------------
at junit.framework.TestResult.run(TestResult.java:109)
T E S T S
at junit.framework.TestCase.run(TestCase.java:118)
-------------------------------------------------------
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
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:585)
at
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122)
at org.apache.maven.surefire.Surefire.run(Surefire.java:129)
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:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:288)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:816)
java.lang.RuntimeException
at
org.apache.maven.cli.AbstractConsoleDownloadMonitorTest.testTransferError(AbstractConsoleDownloadMonitorTest.java:85)
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:585)
at junit.framework.TestCase.runTest(TestCase.java:154)
at junit.framework.TestCase.runBare(TestCase.java:127)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
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:585)
at
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:210)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:135)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:122)
at org.apache.maven.surefire.Surefire.run(Surefire.java:129)
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:585)
at
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:288)
at
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:816)
Running org.apache.maven.cli.BatchModeDownloadMonitorTest
url = file:///export/home/continuum/continuum_data/working-directory/184/target/
Downloading:
file:///export/home/continuum/continuum_data/working-directory/184/target//null
97K downloaded
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec
Running org.apache.maven.cli.ConsoleDownloadMonitorTest
Downloading:
file:///export/home/continuum/continuum_data/working-directory/184/target//null
0/97K
97K downloaded
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec
Running org.apache.maven.cli.MavenCliTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec
Results :
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar:
/export/home/continuum/continuum_data/working-directory/184/target/maven-cli-2.1-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
/export/home/continuum/continuum_data/working-directory/184/target/maven-cli-2.1-SNAPSHOT.jar
to
/export/home/continuum/maven-repo-local/org/apache/maven/maven-cli/2.1-SNAPSHOT/maven-cli-2.1-SNAPSHOT.jar
[INFO] [assembly:attached {execution: default}]
[INFO] Building tar :
/export/home/continuum/continuum_data/working-directory/184/target/maven-2.1-SNAPSHOT-bin.tar.gz
[INFO] Building tar :
/export/home/continuum/continuum_data/working-directory/184/target/maven-2.1-SNAPSHOT-bin.tar.bz2
[INFO] Building zip:
/export/home/continuum/continuum_data/working-directory/184/target/maven-2.1-SNAPSHOT-bin.zip
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 45 seconds
[INFO] Finished at: Wed Feb 14 01:30:57 GMT+00:00 2007
[INFO] Final Memory: 24M/93M
[INFO] ------------------------------------------------------------------------
****************************************************************************