Online report :
http://maven.zones.apache.org/continuum/buildResult.action?buildId=30516&projectId=486
Build statistics:
State: Failed
Previous State: Failed
Started at: Wed 24 Oct 2007 01:15:03 +0000
Finished at: Wed 24 Oct 2007 01:15:28 +0000
Total time: 25s
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:
****************************************************************************
No files changed
****************************************************************************
Dependencies Changes:
****************************************************************************
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: 58
Failures: 17
Total time: 10145
****************************************************************************
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] snapshot org.apache.maven:maven-core:2.1-SNAPSHOT: checking for updates
from apache.snapshots
[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] [surefire:test]
[INFO] Surefire report directory:
/export/home/build/data/continuum/checkouts/486/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.maven.embedder.TestComponentOverride
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.831 sec
Running org.apache.maven.cli.CLIReportingUtilsTest
[info] Error for project: Unnamed - test:project:jar:1 (during task)
[info] ------------------------------------------------------------------------
[info] For more information, run Maven with the -e switch
[info] ------------------------------------------------------------------------
[info] BUILD FAILED
[info] ------------------------------------------------------------------------
[info] Total time: < 1 second
[info] Finished at: Wed Oct 24 01:15:18 GMT+00:00 2007
[info] Final Memory: 0M/3M
[info] ------------------------------------------------------------------------
[error]
Mojo:
plugin.group:plugin-artifact:10:null
FAILED for project:
test:project:1
Reason:
This is a longer message.
For more information, run with the -e flag
[info] Error for project: Unnamed - test:project:jar:1 (during task)
[info] ------------------------------------------------------------------------
[info] For more information, run Maven with the -e switch
[info] ------------------------------------------------------------------------
[info] BUILD FAILED
[info] ------------------------------------------------------------------------
[info] Total time: < 1 second
[info] Finished at: Wed Oct 24 01:15:19 GMT+00:00 2007
[info] Final Memory: 0M/3M
[info] ------------------------------------------------------------------------
[error]
message for project test:project at /path/to/somewhere
The following POM validation errors occurred:
- dependencies.dependency.version is required
Project Id: test:project
Project File: /path/to/somewhere
For more information, run with the -e flag
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec
Running
org.apache.maven.embedder.validation.MavenEmbedderCrappySettingsConfigurationTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.335 sec <<<
FAILURE!
Running org.apache.maven.cli.ConsoleDownloadMonitorTest
Downloading: null://nullnull/null
0/97K
97K downloaded
java.lang.RuntimeException
at
org.apache.maven.cli.AbstractConsoleDownloadMonitorTest.testTransferError(AbstractConsoleDownloadMonitorTest.java:75)
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 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:324)
at
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
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)
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.maven.embedder.execution.EmbedderUsingEclipsePluginTest
properties = null
[DEBUG] No settings files provided, and default locations are disabled for this
request. Returning empty Settings instance.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.788 sec <<<
FAILURE!
Running org.apache.maven.embedder.project.MavenEmbedderImportProjectTest
[INFO] Scanning for extensions:
/export/home/build/data/continuum/checkouts/486/src/test/projects/complex-project/pom.xml
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.446 sec <<<
FAILURE!
Running org.apache.maven.embedder.MavenEmbedderBehaviorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec
Running org.apache.maven.embedder.validation.ValidateConfigurationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec
Running
org.apache.maven.embedder.project.MavenEmbedderProjectNotInRepositoryTest
[INFO] Scanning for extensions:
/export/home/build/data/continuum/checkouts/486/src/test/projects/no-artifact-in-repository-test/pom.xml
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.392 sec <<<
FAILURE!
Running org.apache.maven.cli.BatchModeDownloadMonitorTest
url = null://nullnull
Downloading: null://nullnull/null
97K downloaded
java.lang.RuntimeException
at
org.apache.maven.cli.AbstractConsoleDownloadMonitorTest.testTransferError(AbstractConsoleDownloadMonitorTest.java:75)
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 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:324)
at
org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
at
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
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)
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.maven.embedder.MavenEmbedderTest
[INFO] Scanning for extensions:
/export/home/build/data/continuum/checkouts/486/src/test/resources/pom.xml
Tests run: 13, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 2.6 sec <<<
FAILURE!
Running org.apache.maven.embedder.execution.EmbedderUsingScmPluginTest
properties =
{connectionUrl=scm:svn:http://svn.apache.org/repos/asf/maven/components/trunk/maven-embedder,
outputDirectory=/export/home/build/data/continuum/checkouts/486/target/scm.diff}
[DEBUG] No settings files provided, and default locations are disabled for this
request. Returning empty Settings instance.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.38 sec <<<
FAILURE!
Running org.apache.maven.cli.TestEmbedderLogger
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.maven.cli.MavenCliTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.maven.embedder.MavenEmbedderProjectWithExtensionReadingTest
[INFO] Scanning for extensions:
/export/home/build/data/continuum/checkouts/486/src/test/resources/pom2.xml
[INFO] Scanning for extensions:
/export/home/build/data/continuum/checkouts/486/src/test/resources/pom.xml
Tests run: 14, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 2.039 sec <<<
FAILURE!
Running org.apache.maven.embedder.MavenEmbedderExampleTest
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.507 sec <<<
FAILURE!
Running org.apache.maven.cli.CLIRequestUtilsTest
key=value
[]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Results :
Tests in error:
testEmbedderWillStillStartupWhenTheSettingsConfigurationIsCrap(org.apache.maven.embedder.validation.MavenEmbedderCrappySettingsConfigurationTest)
testRunningEclipsePlugin(org.apache.maven.embedder.execution.EmbedderUsingEclipsePluginTest)
testThatNewlyCreatedProjectsWithInterdependenciesStillResolveCorrectly(org.apache.maven.embedder.project.MavenEmbedderImportProjectTest)
testThatNewlyCreatedProjectsWithInterdependenciesStillResolveCorrectly(org.apache.maven.embedder.project.MavenEmbedderProjectNotInRepositoryTest)
testExecutionUsingABaseDirectory(org.apache.maven.embedder.MavenEmbedderTest)
testExecutionUsingAPomFile(org.apache.maven.embedder.MavenEmbedderTest)
testExecutionUsingAProfileWhichSetsAProperty(org.apache.maven.embedder.MavenEmbedderTest)
testTwoExecutionsDoNotCacheChangedData(org.apache.maven.embedder.MavenEmbedderTest)
testProjectReading(org.apache.maven.embedder.MavenEmbedderTest)
testRunningScmPlugin(org.apache.maven.embedder.execution.EmbedderUsingScmPluginTest)
testProjectWithExtensionsReading(org.apache.maven.embedder.MavenEmbedderProjectWithExtensionReadingTest)
testExecutionUsingABaseDirectory(org.apache.maven.embedder.MavenEmbedderProjectWithExtensionReadingTest)
testExecutionUsingAPomFile(org.apache.maven.embedder.MavenEmbedderProjectWithExtensionReadingTest)
testExecutionUsingAProfileWhichSetsAProperty(org.apache.maven.embedder.MavenEmbedderProjectWithExtensionReadingTest)
testTwoExecutionsDoNotCacheChangedData(org.apache.maven.embedder.MavenEmbedderProjectWithExtensionReadingTest)
testProjectReading(org.apache.maven.embedder.MavenEmbedderProjectWithExtensionReadingTest)
testEmbedderExample(org.apache.maven.embedder.MavenEmbedderExampleTest)
Tests run: 57, Failures: 0, Errors: 17, Skipped: 0
[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: 23 seconds
[INFO] Finished at: Wed Oct 24 01:15:28 GMT+00:00 2007
[INFO] Final Memory: 8M/15M
[INFO] ------------------------------------------------------------------------
****************************************************************************