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

Build statistics:
 State: Ok
 Previous State: Error
 Started at: Mon 20 Aug 2007 07:54:06 +0000
 Finished at: Mon 20 Aug 2007 07:54:28 +0000
 Total time: 22s
 Build Trigger: Forced
 Build Number: 26
 Exit code: 0
 Building machine hostname: maven.zones.apache.org
 Operating system : SunOS(unknown)
Java Home version : java version "1.5.0_12"
         Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
         Java HotSpot(TM) Server VM (build 1.5.0_12-b04, mixed mode)
Builder version :
         Maven version: 2.0.6
****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
SCM Changes since last success:
****************************************************************************
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven:maven-settings:2.0.8-SNAPSHOT

org.apache.maven:maven-plugin-parameter-documenter:2.0.8-SNAPSHOT

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

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

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

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

org.apache.maven:maven-repository-metadata:2.0.8-SNAPSHOT

org.apache.maven:maven-error-diagnostics:2.0.8-SNAPSHOT

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

org.apache.maven:maven-plugin-api:2.0.8-SNAPSHOT

org.apache.maven:maven-plugin-descriptor:2.0.8-SNAPSHOT

org.apache.maven:maven-artifact-manager:2.0.8-SNAPSHOT

org.apache.maven:maven-monitor:2.0.8-SNAPSHOT

org.apache.maven:maven:2.0.8-SNAPSHOT

****************************************************************************
Test Summary:
****************************************************************************
Tests: 52
Failures: 0
Total time: 2375

****************************************************************************
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/406/target
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] snapshot 
org.apache.maven:maven-plugin-parameter-documenter:2.0.8-SNAPSHOT: checking for 
updates from apache.snapshots
[INFO] snapshot org.apache.maven.reporting:maven-reporting-api:2.0.8-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.reporting:maven-reporting:2.0.8-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-error-diagnostics:2.0.8-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-project:2.0.8-SNAPSHOT: checking for 
updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-plugin-descriptor:2.0.8-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-monitor:2.0.8-SNAPSHOT: checking for 
updates from apache.snapshots
[INFO] [compiler:compile]
[INFO] Compiling 59 source files to 
/export/home/build/data/continuum/checkouts/406/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 19 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 9 source files to 
/export/home/build/data/continuum/checkouts/406/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/export/home/build/data/continuum/checkouts/406/target/surefire-reports
java.lang.RuntimeException
        at 
org.apache.maven.cli.AbstractConsoleDownloadMonitorTest.testTransferError(AbstractConsoleDownloadMonitorTest.java:86)
        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: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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
java.lang.RuntimeException
        at 
org.apache.maven.cli.AbstractConsoleDownloadMonitorTest.testTransferError(AbstractConsoleDownloadMonitorTest.java:86)
        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: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:585)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.maven.cli.BatchModeDownloadMonitorTest
Downloading: null://nullnull/null
97K downloaded
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec
Running org.apache.maven.plugin.version.IntervalUtilsTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 sec
Running org.apache.maven.cli.ConsoleDownloadMonitorTest
Downloading: null://nullnull/null
0/97K
97K downloaded
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.apache.maven.plugin.PluginParameterExpressionEvaluatorTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.006 sec
Running org.apache.maven.usability.PluginErrorDiagnoserTest
---------------------------------------------------------------------
Visual output for testShouldDiagnoseInvalidPluginConfiguration:
---------------------------------------------------------------------
Failed to configure plugin parameters for: testGroup:testArtifact:null



Cause: Class 'org.apache.maven.plugin.jar.JarMojo' does not contain a field 
named 'addClasspath'
---------------------------------------------------------------------
Visual output for testParamWithOneReportsExpressionAndOneProjectBasedExpression:
---------------------------------------------------------------------
One or more required plugin parameters are invalid/missing for 'test:test'

[0] on the command line, specify: '-Dreports=VALUE'

[1] on the command line, specify: '-Dproject.build.finalName=VALUE'

---------------------------------------------------------------------
Visual output for testParamWithNonActiveExpression:
---------------------------------------------------------------------
One or more required plugin parameters are invalid/missing for 'test:test'

[0] Inside the definition for plugin 'maven-test-plugin' specify the following:

<configuration>
 ...
 <testName>VALUE</testName>
</configuration>

-OR-

<configuration>
 ...
 <testAlias>VALUE</testAlias>
</configuration>


-OR-

   (found static expression: '${project.build.finalName' which may act as a 
default value).


---------------------------------------------------------------------
Visual output for testParamWithoutExpression:
---------------------------------------------------------------------
One or more required plugin parameters are invalid/missing for 'test:test'

[0] Inside the definition for plugin 'maven-test-plugin' specify the following:

<configuration>
 ...
 <testName>VALUE</testName>
</configuration>

-OR-

<configuration>
 ...
 <testAlias>VALUE</testAlias>
</configuration>
.

---------------------------------------------------------------------
Visual output for testParamWithOneLocalRepositoryExpression:
---------------------------------------------------------------------
One or more required plugin parameters are invalid/missing for 'test:test'

[0] NOTE: One or more purely derived expression elements were detected in 
'${localRepository}'.
   If you continue to get this error after any other expression elements are 
specified correctly,
   please report this issue to the Maven development team.


---------------------------------------------------------------------
Visual output for testParamWithOneSystemPropertyExpression:
---------------------------------------------------------------------
One or more required plugin parameters are invalid/missing for 'test:test'

[0] on the command line, specify: '-Dmaven.mode.online=VALUE'

---------------------------------------------------------------------
Visual output for testParamWithOneProjectBasedExpression:
---------------------------------------------------------------------
One or more required plugin parameters are invalid/missing for 'test:test'

[0] Inside the definition for plugin 'maven-test-plugin' specify the following:

<configuration>
 ...
 <testName>VALUE</testName>
</configuration>

-OR-

<configuration>
 ...
 <testAlias>VALUE</testAlias>
</configuration>


-OR-

on the command line, specify: '-Dproject.build.finalName=VALUE'

---------------------------------------------------------------------
Visual output for testParamWithOneProjectAPIBasedExpression:
---------------------------------------------------------------------
One or more required plugin parameters are invalid/missing for 'test:test'

[0] on the command line, specify: 
'-Dproject.distributionManagementArtifactRepository=VALUE'

---------------------------------------------------------------------
Visual output for testNonEditableParamWithOneProjectBasedExpression:
---------------------------------------------------------------------
One or more required plugin parameters are invalid/missing for 'test:test'

[0] on the command line, specify: '-Dproject.build.finalName=VALUE'

Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.maven.usability.InvalidArtifactDiagnoserTest
------------------------------------------------------------
|  Test diagnosis for missing groupId
------------------------------------------------------------

An invalid artifact was detected.

This artifact might be in your project's POM, or it might have been included 
transitively during the resolution process. Here is the information we do have 
for this artifact:

   o GroupID:     <<< MISSING >>>
   o ArtifactID:  test-artifact
   o Version:     1.0
   o Type:        jar

------------------------------------------------------------
|  Test diagnosis for missing artifactId
------------------------------------------------------------

An invalid artifact was detected.

This artifact might be in your project's POM, or it might have been included 
transitively during the resolution process. Here is the information we do have 
for this artifact:

   o GroupID:     test.group.id
   o ArtifactID:  <<< MISSING >>>
   o Version:     1.0
   o Type:        jar

------------------------------------------------------------
|  Test diagnosis for missing version
------------------------------------------------------------

An invalid artifact was detected.

This artifact might be in your project's POM, or it might have been included 
transitively during the resolution process. Here is the information we do have 
for this artifact:

   o GroupID:     test.group.id
   o ArtifactID:  test-artifact
   o Version:     <<< MISSING >>>
   o Type:        jar

------------------------------------------------------------
|  Test diagnosis for missing type
------------------------------------------------------------

An invalid artifact was detected.

This artifact might be in your project's POM, or it might have been included 
transitively during the resolution process. Here is the information we do have 
for this artifact:

   o GroupID:     test.group.id
   o ArtifactID:  test-artifact
   o Version:     1.0
   o Type:        <<< MISSING >>>

------------------------------------------------------------
|  Test diagnosis for missing groupId and artifactId
------------------------------------------------------------

An invalid artifact was detected.

This artifact might be in your project's POM, or it might have been included 
transitively during the resolution process. Here is the information we do have 
for this artifact:

   o GroupID:     <<< MISSING >>>
   o ArtifactID:  <<< MISSING >>>
   o Version:     1.0
   o Type:        jar

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec
Running org.apache.maven.cli.MavenCliTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec

Results :

Tests run: 52, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: 
/export/home/build/data/continuum/checkouts/406/target/maven-core-2.0.8-SNAPSHOT.jar
[WARNING] DEPRECATED [descriptor]: Please use descriptors instead
[INFO] [assembly:single {execution: default}]
[INFO] Processing DependencySet (output=boot)
[INFO] Building tar : 
/export/home/build/data/continuum/checkouts/406/target/maven-2.0.8-SNAPSHOT-bin.tar.gz
[INFO] Processing DependencySet (output=boot)
[INFO] Building tar : 
/export/home/build/data/continuum/checkouts/406/target/maven-2.0.8-SNAPSHOT-bin.tar.bz2
[INFO] Processing DependencySet (output=boot)
[INFO] Building zip: 
/export/home/build/data/continuum/checkouts/406/target/maven-2.0.8-SNAPSHOT-bin.zip
[INFO] [shade:shade {execution: default}]
[INFO] Excluding junit:junit:jar:3.8.1 from the uberjar.
[INFO] Excluding classworlds:classworlds:jar:1.1 from the uberjar.
[INFO] Excluding xml-apis:xml-apis:jar:1.0.b2 from the uberjar.
[INFO] [install:install]
[INFO] Installing 
/export/home/build/data/continuum/checkouts/406/target/maven-core-2.0.8-SNAPSHOT.jar
 to 
/export/home/build/.m2/repository/org/apache/maven/maven-core/2.0.8-SNAPSHOT/maven-core-2.0.8-SNAPSHOT.jar
[INFO] Installing 
/export/home/build/data/continuum/checkouts/406/target/maven-2.0.8-SNAPSHOT-bin.tar.gz
 to 
/export/home/build/.m2/repository/org/apache/maven/maven-core/2.0.8-SNAPSHOT/maven-core-2.0.8-SNAPSHOT-bin.tar.gz
[INFO] Installing 
/export/home/build/data/continuum/checkouts/406/target/maven-2.0.8-SNAPSHOT-bin.tar.bz2
 to 
/export/home/build/.m2/repository/org/apache/maven/maven-core/2.0.8-SNAPSHOT/maven-core-2.0.8-SNAPSHOT-bin.tar.bz2
[INFO] Installing 
/export/home/build/data/continuum/checkouts/406/target/maven-2.0.8-SNAPSHOT-bin.zip
 to 
/export/home/build/.m2/repository/org/apache/maven/maven-core/2.0.8-SNAPSHOT/maven-core-2.0.8-SNAPSHOT-bin.zip
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19 seconds
[INFO] Finished at: Mon Aug 20 07:54:28 GMT+00:00 2007
[INFO] Final Memory: 32M/324M
[INFO] ------------------------------------------------------------------------

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


Reply via email to