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

Build statistics:
 State: Ok
 Previous State: Failed
 Started at: Mon 24 Sep 2007 21:55:53 +0000
 Finished at: Mon 24 Sep 2007 21:56:12 +0000
 Total time: 19s
 Build Trigger: Schedule
 Build Number: 23
 Exit code: 0
 Building machine hostname: maven.zones.apache.org
 Operating system : SunOS(unknown)
Java Home version : java version "1.4.2_06"
         Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
         Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
Builder version :
         Maven version: 2.0.7
         Java version: 1.4.2_06
         OS name: "sunos" version: "5.10" arch: "x86"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: dennisl @ Mon 24 Sep 2007 21:52:14 +0000
Comment: o Update scm dependencies to 1.1-SNAPSHOT.
Files changed:
 
/maven/scm/trunk/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvs-commons/pom.xml
 ( 578991 )
 
/maven/scm/trunk/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvsexe/pom.xml
 ( 578991 )
 
/maven/scm/trunk/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvsjava/pom.xml
 ( 578991 )
 
/maven/scm/trunk/maven-scm-providers/maven-scm-providers-cvs/maven-scm-provider-cvstest/pom.xml
 ( 578991 )
 /maven/scm/trunk/maven-scm-providers/pom.xml ( 578991 )
 /maven/scm/trunk/maven-scm-test/pom.xml ( 578991 )

****************************************************************************
Dependencies Changes:
****************************************************************************
org.apache.maven.scm:maven-scm-providers-cvs:1.1-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
Profile Name: j2sdk1.4.2_06
Description:

****************************************************************************
Test Summary:
****************************************************************************
Tests: 6
Failures: 0
Total time: 8960

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Maven SCM CVS Provider - CVS Executable Impl.
[INFO]    task-segment: [clean, install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/209/target
[INFO] Deleting directory 
/export/home/build/data/continuum/checkouts/209/target/classes
[INFO] Deleting directory 
/export/home/build/data/continuum/checkouts/209/target/test-classes
[INFO] Deleting directory 
/export/home/build/data/continuum/checkouts/209/target/site
[INFO] [plexus:descriptor {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot org.apache.maven.scm:maven-scm-provider-cvstest:1.1-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot 
org.apache.maven.scm:maven-scm-provider-cvs-commons:1.1-SNAPSHOT: checking for 
updates from apache.snapshots
[INFO] [compiler:compile]
[INFO] Compiling 13 source files to 
/export/home/build/data/continuum/checkouts/209/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 10 source files to 
/export/home/build/data/continuum/checkouts/209/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: 
/export/home/build/data/continuum/checkouts/209/target/surefire-reports

-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running 
org.apache.maven.scm.provider.cvslib.cvsexe.command.update.CvsExeUpdateCommandTest
Test command line: cvs -f -d 
/export/home/build/data/continuum/checkouts/209/target/update-test/repository 
co -d working-directory test-repo/update
Test command line: cvs -f -d 
/export/home/build/data/continuum/checkouts/209/target/update-test/repository 
co -d assertion-directory test-repo/update
[INFO] Executing: cvs -z3 -f -q update -d
[INFO] Working directory: 
/export/home/build/data/continuum/checkouts/209/target/update-test/assertion-directory
Test command line: cvs -f -d 
/export/home/build/data/continuum/checkouts/209/target/update-test/repository 
add New.txt
Test command line: cvs -f -d 
/export/home/build/data/continuum/checkouts/209/target/update-test/repository 
commit -m .
[INFO] Executing: cvs -z3 -f -q update -d
[INFO] Working directory: 
/export/home/build/data/continuum/checkouts/209/target/update-test/assertion-directory
[INFO] Executing: cvs -z3 -f -d 
/export/home/build/data/continuum/checkouts/209/target/update-test/repository 
-q log
[INFO] Working directory: 
/export/home/build/data/continuum/checkouts/209/target/update-test/assertion-directory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.991 sec
Running 
org.apache.maven.scm.provider.cvslib.cvsexe.command.checkout.CvsExeCheckoutCommandTest
[INFO] Executing: cvs -z3 -f -d 
/export/home/build/data/continuum/checkouts/209/src/test/repository -q checkout 
-d working-copy test-repo/checkout
[INFO] Working directory: 
/export/home/build/data/continuum/checkouts/209/target/scm-test
[INFO] Executing: cvs -z3 -f -d 
/export/home/build/data/continuum/checkouts/209/src/test/repository -q checkout 
-r MAVEN_1_0 -d working-copy test-repo/checkout
[INFO] Working directory: 
/export/home/build/data/continuum/checkouts/209/target/scm-test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.951 sec
Running 
org.apache.maven.scm.provider.cvslib.cvsexe.command.changelog.CvsExeChangeLogCommandTest
Test command line: cvs -f -d 
/export/home/build/data/continuum/checkouts/209/src/test/repository co 
test-repo/changelog
[INFO] Executing: cvs -z3 -f -d 
/export/home/build/data/continuum/checkouts/209/src/test/repository -q log -d 
"2003-02-01 00:00:00+0000<2004-02-01 00:00:00+0000"
[INFO] Working directory: 
/export/home/build/data/continuum/checkouts/209/target/scm-test/working-copy
Test command line: cvs -f -d 
/export/home/build/data/continuum/checkouts/209/src/test/repository co 
test-repo/changelog
[INFO] Executing: cvs -z3 -f -d 
/export/home/build/data/continuum/checkouts/209/src/test/repository -q log -d 
"2003-02-01 00:00:00+0000<2007-09-24 21:56:10+0000"
[INFO] Working directory: 
/export/home/build/data/continuum/checkouts/209/target/scm-test/working-copy
Test command line: cvs -f -d 
/export/home/build/data/continuum/checkouts/209/src/test/repository co 
test-repo/changelog
[INFO] Executing: cvs -z3 -f -d 
/export/home/build/data/continuum/checkouts/209/src/test/repository -q log 
-r1.107.4
[INFO] Working directory: 
/export/home/build/data/continuum/checkouts/209/target/scm-test/working-copy
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.045 sec

Results :

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

[INFO] [jar:jar]
[INFO] Building jar: 
/export/home/build/data/continuum/checkouts/209/target/maven-scm-provider-cvsexe-1.1-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing 
/export/home/build/data/continuum/checkouts/209/target/maven-scm-provider-cvsexe-1.1-SNAPSHOT.jar
 to 
/export/home/build/.m2/repository/org/apache/maven/scm/maven-scm-provider-cvsexe/1.1-SNAPSHOT/maven-scm-provider-cvsexe-1.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17 seconds
[INFO] Finished at: Mon Sep 24 21:56:11 GMT+00:00 2007
[INFO] Final Memory: 8M/16M
[INFO] ------------------------------------------------------------------------

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


Reply via email to