Online report : 
http://maven.zones.apache.org/continuum/buildResult.action?buildId=345&projectId=46&projectName=Maven
 Plugin Tools APIs
Build statistics:
  State: Ok
  Previous State: Failed
  Started at: Tue, 9 Jan 2007 15:57:37 +0000
  Finished at: Tue, 9 Jan 2007 15:58:09 +0000
  Total time: 32s
  Build Trigger: Forced
  Build Number: 1
  Exit code: 0
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java version : 1.4.2_09(Sun Microsystems Inc.)

****************************************************************************
SCM Changes:
****************************************************************************
No files changed

****************************************************************************
SCM Changes since last success:
****************************************************************************
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed

****************************************************************************
Test Summary:
****************************************************************************
Tests: 12
Failures: 0
Total time: 152

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Maven Plugin Tools APIs
[INFO]    task-segment: [clean, install]
[INFO] 
----------------------------------------------------------------------------
[INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for 
updates from central
[INFO] [clean:clean]
[INFO] Deleting directory 
/export/home/continuum/continuum_data/working-directory/46/target
[INFO] Deleting directory 
/export/home/continuum/continuum_data/working-directory/46/target/classes
[INFO] Deleting directory 
/export/home/continuum/continuum_data/working-directory/46/target/test-classes
[INFO] Deleting directory 
/export/home/continuum/continuum_data/working-directory/46/target/site
[INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for 
updates from central
[INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking for 
updates from central
[INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for 
updates from central
[INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for updates 
from central
[INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking for 
updates from central
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] snapshot org.apache.maven:maven-plugin-descriptor:2.0.5-SNAPSHOT: 
checking for updates from apache.snapshots
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-plugin-descriptor/2.0.5-SNAPSHOT/maven-plugin-descriptor-2.0.5-20070109.155455-2.pom
1K downloaded
[INFO] snapshot org.apache.maven:maven:2.0.5-SNAPSHOT: checking for updates 
from apache.snapshots
[INFO] snapshot org.apache.maven:maven-plugin-api:2.0.5-SNAPSHOT: checking for 
updates from apache.snapshots
[INFO] snapshot org.apache.maven:maven-artifact:2.0.5-SNAPSHOT: checking for 
updates from apache.snapshots
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-plugin-descriptor/2.0.5-SNAPSHOT/maven-plugin-descriptor-2.0.5-20070109.155455-2.jar
31K downloaded
[INFO] snapshot org.codehaus.plexus:plexus-compiler-javac:1.6-SNAPSHOT: 
checking for updates from codehaus.org
[INFO] snapshot org.codehaus.plexus:plexus-compiler-javac:1.6-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.codehaus.plexus:plexus-compilers:1.6-SNAPSHOT: checking for 
updates from codehaus.org
[INFO] snapshot org.codehaus.plexus:plexus-compilers:1.6-SNAPSHOT: checking for 
updates from apache.snapshots
[INFO] snapshot org.codehaus.plexus:plexus-compiler:1.6-SNAPSHOT: checking for 
updates from snapshots
[INFO] snapshot org.codehaus.plexus:plexus-compiler:1.6-SNAPSHOT: checking for 
updates from codehaus.org
[INFO] snapshot org.codehaus.plexus:plexus-compiler:1.6-SNAPSHOT: checking for 
updates from apache.snapshots
[INFO] snapshot org.codehaus.plexus:plexus-components:1.1.6-SNAPSHOT: checking 
for updates from snapshots
[INFO] snapshot org.codehaus.plexus:plexus-components:1.1.6-SNAPSHOT: checking 
for updates from codehaus.org
[INFO] snapshot org.codehaus.plexus:plexus-components:1.1.6-SNAPSHOT: checking 
for updates from apache.snapshots
[INFO] snapshot org.codehaus.plexus:plexus:1.0.8-SNAPSHOT: checking for updates 
from snapshots
[INFO] snapshot org.codehaus.plexus:plexus:1.0.8-SNAPSHOT: checking for updates 
from codehaus.org
[INFO] snapshot org.codehaus.plexus:plexus:1.0.8-SNAPSHOT: checking for updates 
from apache.snapshots
[INFO] snapshot org.codehaus.plexus:plexus-compiler-api:1.6-SNAPSHOT: checking 
for updates from codehaus.org
[INFO] snapshot org.codehaus.plexus:plexus-compiler-api:1.6-SNAPSHOT: checking 
for updates from apache.snapshots
[INFO] [compiler:compile]
[INFO] Compiling 10 source files to 
/export/home/continuum/continuum_data/working-directory/46/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 8 source files to 
/export/home/continuum/continuum_data/working-directory/46/target/test-classes
[INFO] snapshot org.apache.maven.surefire:surefire-booter:2.1-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.surefire:surefire-api:2.1-SNAPSHOT: checking 
for updates from apache.snapshots
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/export/home/continuum/continuum_data/working-directory/46/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.tools.plugin.util.PluginUtilsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.maven.tools.plugin.generator.PluginXdocGeneratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec
Running org.apache.maven.tools.plugin.generator.PluginDescriptorGeneratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 sec
Running org.apache.maven.tools.plugin.scanner.TestExtractor
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.maven.tools.plugin.scanner.DefaultMojoScannerTest
[INFO] Using 3 extractors.
[INFO] Applying extractor for language: one
[INFO] Extractor for language: one found 1 mojo descriptors.
[INFO] Applying extractor for language: two
[INFO] Extractor for language: two found 1 mojo descriptors.
[INFO] Applying extractor for language: three
[INFO] Extractor for language: three found 1 mojo descriptors.
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: one
[INFO] Extractor for language: one found 1 mojo descriptors.
[INFO] Applying extractor for language: three
[INFO] Extractor for language: three found 1 mojo descriptors.
[INFO] Using 3 extractors.
[INFO] Applying extractor for language: one
[INFO] Extractor for language: one found 1 mojo descriptors.
[INFO] Applying extractor for language: two
[INFO] Extractor for language: two found 1 mojo descriptors.
[INFO] Applying extractor for language: three
[INFO] Extractor for language: three found 1 mojo descriptors.
[INFO] Using 0 extractors.
[INFO] Using 1 extractors.
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running org.apache.maven.tools.plugin.util.TestUtils
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: 
/export/home/continuum/continuum_data/working-directory/46/target/maven-plugin-tools-api-2.1-SNAPSHOT.jar
[INFO] snapshot org.apache.maven.archiva:archiva-utils:1.0-SNAPSHOT: checking 
for updates from apache.snapshots
[INFO] snapshot org.apache.maven.archiva:archiva:1.0-SNAPSHOT: checking for 
updates from apache.snapshots
[INFO] [install:install]
[INFO] Installing 
/export/home/continuum/continuum_data/working-directory/46/target/maven-plugin-tools-api-2.1-SNAPSHOT.jar
 to 
/export/home/continuum/maven-repo-local/org/apache/maven/maven-plugin-tools-api/2.1-SNAPSHOT/maven-plugin-tools-api-2.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28 seconds
[INFO] Finished at: Tue Jan 09 15:58:09 GMT+00:00 2007
[INFO] Final Memory: 7M/15M
[INFO] ------------------------------------------------------------------------

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


Reply via email to