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

Build statistics:
 State: Ok
 Previous State: Failed
 Started at: Tue 21 Aug 2007 08:12:52 +0000
 Finished at: Tue 21 Aug 2007 08:13:17 +0000
 Total time: 25s
 Build Trigger: Schedule
 Build Number: 28
 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.7
         Java version: 1.5.0_12
         OS name: "sunos" version: "5.10" arch: "x86"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: brett @ Tue 21 Aug 2007 06:54:20 +0000
Comment: constant doesn't exist in plexus-utils 1.4.1
Files changed:
 
/maven/components/branches/maven-2.0.x/maven-core/src/main/java/org/apache/maven/DefaultMaven.java
 ( 567983 )

****************************************************************************
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: 2283

****************************************************************************
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] [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

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.maven.cli.BatchModeDownloadMonitorTest
Downloading: null://nullnull/null
97K downloaded
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)
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
Running org.apache.maven.plugin.version.IntervalUtilsTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec
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)
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.017 sec
Running org.apache.maven.plugin.PluginParameterExpressionEvaluatorTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.579 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.048 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.36 sec
Running org.apache.maven.cli.MavenCliTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 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: 23 seconds
[INFO] Finished at: Tue Aug 21 08:13:17 GMT+00:00 2007
[INFO] Final Memory: 22M/328M
[INFO] ------------------------------------------------------------------------

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


Reply via email to