Online report :
http://maven.zones.apache.org/continuum/buildResult.action?buildId=7146&projectId=167
Build statistics:
State: Ok
Previous State: Failed
Started at: Wed, 14 Feb 2007 01:27:38 +0000
Finished at: Wed, 14 Feb 2007 01:28:35 +0000
Total time: 56s
Build Trigger: Schedule
Build Number: 50
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:
****************************************************************************
Changed: joakime @ Tue, 13 Feb 2007 23:14:14 +0000
Comment: Adding back the extension manager support for injected containers into
the WagonManager.
Files changed:
/maven/components/trunk/maven-core/src/main/java/org/apache/maven/extension/DefaultBuildExtensionScanner.java
( 507294 )
/maven/components/trunk/maven-core/src/main/java/org/apache/maven/extension/DefaultExtensionManager.java
( 507294 )
/maven/components/trunk/maven-core/src/main/java/org/apache/maven/extension/ExtensionManager.java
( 507294 )
/maven/components/trunk/maven-core/src/main/resources/META-INF/plexus/components.xml
( 507294 )
/maven/components/trunk/pom.xml ( 507294 )
Changed: jvanzyl @ Sat, 10 Feb 2007 09:18:46 +0000
Comment: MNG-2819 Prevent extension scanner from looping infinitely when
projects are in a flattened structure
Files changed:
/maven/components/trunk/maven-core/src/main/java/org/apache/maven/extension/DefaultBuildExtensionScanner.java
( 505663 )
****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven:maven-settings:2.1-SNAPSHOT
org.apache.maven:maven-plugin-parameter-documenter:2.1-SNAPSHOT
org.apache.maven:maven-tools:2.1-SNAPSHOT
org.apache.maven.reporting:maven-reporting-api:2.1-SNAPSHOT
org.apache.maven:maven-profile:2.1-SNAPSHOT
org.apache.maven:maven-model:2.1-SNAPSHOT
org.apache.maven:maven-artifact:2.1-SNAPSHOT
org.apache.maven:maven-repository-metadata:2.1-SNAPSHOT
org.apache.maven:maven-error-diagnostics:2.1-SNAPSHOT
org.apache.maven:maven-project:2.1-SNAPSHOT
org.apache.maven:maven-plugin-registry:2.1-SNAPSHOT
org.apache.maven:maven-plugin-api:2.1-SNAPSHOT
org.apache.maven:maven-plugin-descriptor:2.1-SNAPSHOT
org.apache.maven:maven-build-context:2.1-SNAPSHOT
org.apache.maven:maven-monitor:2.1-SNAPSHOT
org.apache.maven:maven-artifact-manager:2.1-SNAPSHOT
org.apache.maven:maven:2.1-SNAPSHOT
****************************************************************************
Test Summary:
****************************************************************************
Tests: 39
Failures: 0
Total time: 5007
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Core
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/167/target
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/167/target/classes
[INFO] Deleting directory
/export/home/continuum/continuum_data/working-directory/167/target/test-classes
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] snapshot org.apache.maven.reporting:maven-reporting-api:2.1-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.reporting:maven-reporting-api:2.1-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.reporting:maven-reporting:2.1-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.reporting:maven-reporting:2.1-SNAPSHOT:
checking for updates from apache.snapshots
[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-monitor:2.1-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.maven:maven-monitor:2.1-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot
org.apache.maven:maven-plugin-parameter-documenter:2.1-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot
org.apache.maven:maven-plugin-parameter-documenter:2.1-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-error-diagnostics:2.1-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven:maven-error-diagnostics:2.1-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-plugin-registry:2.1-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven:maven-plugin-registry:2.1-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] [compiler:compile]
[INFO] Compiling 62 source files to
/export/home/continuum/continuum_data/working-directory/167/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 19 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 5 source files to
/export/home/continuum/continuum_data/working-directory/167/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/export/home/continuum/continuum_data/working-directory/167/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.version.IntervalUtilsTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
Running org.apache.maven.plugin.PluginParameterExpressionEvaluatorTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.884 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.027 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: 2.039 sec
Results :
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar:
/export/home/continuum/continuum_data/working-directory/167/target/maven-core-2.1-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
/export/home/continuum/continuum_data/working-directory/167/target/maven-core-2.1-SNAPSHOT.jar
to
/export/home/continuum/maven-repo-local/org/apache/maven/maven-core/2.1-SNAPSHOT/maven-core-2.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52 seconds
[INFO] Finished at: Wed Feb 14 01:28:32 GMT+00:00 2007
[INFO] Final Memory: 10M/66M
[INFO] ------------------------------------------------------------------------
****************************************************************************