You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by "Continuum@maven.zones.apache.org" <co...@maven.zones.apache.org> on 2008/01/22 01:57:22 UTC

[continuum] BUILD SUCCESSFUL: Maven Plugin Testing Mechanism

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

Build statistics:
  State: Ok
  Previous State: Failed
  Started at: Tue 22 Jan 2008 00:56:56 +0000
  Finished at: Tue 22 Jan 2008 00:57:18 +0000
  Total time: 22s
  Build Trigger: Schedule
  Build Number: 8
  Exit code: 0
  Building machine hostname: maven.zones.apache.org
  Operating system : SunOS(unknown)
  Java Home version : 
          java version "1.5.0_13"
          Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
          Java HotSpot(TM) Server VM (build 1.5.0_13-b05, mixed mode)
        
  Builder version :
          Maven version: 2.0.7
          Java version: 1.5.0_13
          OS name: "sunos" version: "5.10" arch: "x86"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: no author @ no date
Comment: no comment
Files changed:
  src/main/java/org/apache/maven/plugin/testing/SilentLog.java ( no revision )
  src/main/java/org/apache/maven/plugin/testing/stubs/StubArtifactCollector.java ( no revision )
  src/main/java/org/apache/maven/plugin/testing/stubs/ArtifactStub.java ( no revision )
  src/main/java/org/apache/maven/plugin/testing/stubs/MavenProjectStub.java ( no revision )
  src/main/java/org/apache/maven/plugin/testing/stubs/StubArtifactRepository.java ( no revision )
  src/main/java/org/apache/maven/plugin/testing/stubs/StubArtifactResolver.java ( no revision )
  src/main/java/org/apache/maven/plugin/testing/stubs/DefaultArtifactHandlerStub.java ( no revision )
  src/main/java/org/apache/maven/plugin/testing/ResolverExpressionEvaluatorStub.java ( no revision )

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven:maven-plugin-tools:2.4-SNAPSHOT


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install   
Arguments: --batch-mode --non-recursive
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Description: $build.buildDefinition.description


****************************************************************************
Test Summary:
****************************************************************************
Tests: 10
Failures: 0
Total time: 1410

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Plugin Testing Mechanism
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/542/target
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] [compiler:compile]
[INFO] Compiling 11 source files to /export/home/build/data/continuum/checkouts/542/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Resource directory does not exist: /export/home/build/data/continuum/checkouts/542/src/test/resources
[INFO] Copying 2 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 6 source files to /export/home/build/data/continuum/checkouts/542/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /export/home/build/data/continuum/checkouts/542/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugin.testing.ExpressionEvaluatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 sec
Running org.apache.maven.plugin.testing.TestSilentLog
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.maven.plugin.testing.MojoTestCaseTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 sec
Running org.apache.maven.plugin.testing.ArtifactStubFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: /export/home/build/data/continuum/checkouts/542/target/maven-plugin-testing-harness-2.4-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /export/home/build/data/continuum/checkouts/542/target/maven-plugin-testing-harness-2.4-SNAPSHOT-sources.jar
[INFO] [install:install]
[INFO] Installing /export/home/build/data/continuum/checkouts/542/target/maven-plugin-testing-harness-2.4-SNAPSHOT.jar to /export/home/build/.m2/repository/org/apache/maven/maven-plugin-testing-harness/2.4-SNAPSHOT/maven-plugin-testing-harness-2.4-SNAPSHOT.jar
[INFO] Installing /export/home/build/data/continuum/checkouts/542/target/maven-plugin-testing-harness-2.4-SNAPSHOT-sources.jar to /export/home/build/.m2/repository/org/apache/maven/maven-plugin-testing-harness/2.4-SNAPSHOT/maven-plugin-testing-harness-2.4-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18 seconds
[INFO] Finished at: Tue Jan 22 00:57:18 GMT+00:00 2008
[INFO] Final Memory: 16M/332M
[INFO] ------------------------------------------------------------------------

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