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 Build Server <co...@ci.codehaus.org> on 2006/07/21 09:12:26 UTC

[continuum] BUILD SUCCESSFUL: Maven Surefire Report Plugin

Online report : http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/60/buildId/6828
Build statistics:
  State: Ok
  Previous State: Failed
  Started at: Fri, 21 Jul 2006 00:05:09 -0700
  Finished at: Fri, 21 Jul 2006 00:12:26 -0700
  Total time: 7m 16s
  Build Trigger: Schedule
  Exit code: 0
  Building machine hostname: cheddar.simulalabs.com
  Operating system : Linux(unknown)
  Java version : 1.5.0_03(Sun Microsystems Inc.)

Changes
         aramirez          PR: MSUREFIREREP-24

-added contents and examples
             /maven/plugins/trunk/maven-surefire-report-plugin/pom.xml
            /maven/plugins/trunk/maven-surefire-report-plugin/src/site/apt/examples/changing-report-name.apt
            /maven/plugins/trunk/maven-surefire-report-plugin/src/site/apt/examples/cross-referencing.apt
            /maven/plugins/trunk/maven-surefire-report-plugin/src/site/apt/examples/report-custom-location.apt
            /maven/plugins/trunk/maven-surefire-report-plugin/src/site/apt/index.apt
            /maven/plugins/trunk/maven-surefire-report-plugin/src/site/fml/faq.fml
            /maven/plugins/trunk/maven-surefire-report-plugin/src/site/resources/images/failure-details.PNG
            /maven/plugins/trunk/maven-surefire-report-plugin/src/site/resources/images/xref.PNG
            /maven/plugins/trunk/maven-surefire-report-plugin/src/site/site.xml
            /maven/plugins/trunk/maven-surefire-report-plugin/src/test/java/org/apache/maven/plugins/surefire/report/ReportTestCaseTest.java
        
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[INFO] Building Maven Surefire Report Plugin
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/60/target
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/60/target/classes
[INFO] Deleting directory /home/continuum/continuum-maven/working-directory/60/target/test-classes
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 1 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.apache.maven:maven-plugin-testing-harness:1.0-SNAPSHOT: checking for updates from apache.snapshots
[WARNING] repository metadata for: 'snapshot org.apache.maven:maven-plugin-testing-harness:1.0-SNAPSHOT' could not be retrieved from repository: apache.snapshots due to an error: Error transferring file
[INFO] Repository 'apache.snapshots' will be blacklisted
[INFO] snapshot org.codehaus.plexus:plexus-compiler-javac:1.6-SNAPSHOT: checking for updates from apache.snapshots
[WARNING] repository metadata for: 'snapshot org.codehaus.plexus:plexus-compiler-javac:1.6-SNAPSHOT' could not be retrieved from repository: apache.snapshots due to an error: Error transferring file
[INFO] Repository 'apache.snapshots' will be blacklisted
[INFO] snapshot org.codehaus.plexus:plexus-compiler:1.6-SNAPSHOT: checking for updates from snapshots
[INFO] [compiler:compile]
Compiling 5 source files to /home/continuum/continuum-maven/working-directory/60/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 6 source files to /home/continuum/continuum-maven/working-directory/60/target/test-classes
[INFO] snapshot org.apache.maven.surefire:surefire-booter:2.1-SNAPSHOT: checking for updates from snapshots
[INFO] snapshot org.apache.maven.surefire:surefire-booter:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.surefire:surefire:2.1-SNAPSHOT: checking for updates from snapshots
[INFO] snapshot org.apache.maven.surefire:surefire:2.1-SNAPSHOT: checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.surefire:surefire-api:2.1-SNAPSHOT: checking for updates from 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: /home/continuum/continuum-maven/working-directory/60/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.plugins.surefire.report.ReportTestSuiteTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec
Running org.apache.maven.plugins.surefire.report.SurefireReportParserTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 sec
Running org.apache.maven.plugins.surefire.report.ReportTestCaseTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.apache.maven.plugins.surefire.report.SurefireReportMojoTest
[WARNING] Unable to locate Test Source XRef to link to - DISABLED
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.373 sec

Results :
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /home/continuum/continuum-maven/working-directory/60/target/maven-surefire-report-plugin-2.1-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing /home/continuum/continuum-maven/working-directory/60/target/maven-surefire-report-plugin-2.1-SNAPSHOT.jar to /home/continuum/.m2/repository/org/apache/maven/plugins/maven-surefire-report-plugin/2.1-SNAPSHOT/maven-surefire-report-plugin-2.1-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 15 seconds
[INFO] Finished at: Fri Jul 21 00:12:25 PDT 2006
[INFO] Final Memory: 12M/156M
[INFO] ------------------------------------------------------------------------

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