Online report :
http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/109/buildId/5992
Build statistics:
State: Ok
Previous State: Failed
Started at: Wed, 28 Jun 2006 02:04:03 -0700
Finished at: Wed, 28 Jun 2006 02:04:28 -0700
Total time: 24s
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
brett use plexus copyDirectoryStructure (the other method was
not overwriting files which is not acceptable in test cases as old state can be
left behind)
/maven/repository-manager/trunk/maven-repository-converter/src/test/java/org/apache/maven/repository/converter/RepositoryConverterTest.java
brett revert r412961 - it wasn't working as designed and
the test failed in a clean environment. The TODO is meant to indicate to
replace the parsing of the filename to obtain snapshot metadata with retrieving
it from the source metadata file instead of attempting to merge all. The tests
did not test snapshot metadata at all.
/maven/repository-manager/trunk/maven-repository-converter/src/main/java/org/apache/maven/repository/converter/DefaultRepositoryConverter.java
/maven/repository-manager/trunk/maven-repository-converter/src/test/expected-files/v4artifact-source-merging-metadata.xml
/maven/repository-manager/trunk/maven-repository-converter/src/test/java/org/apache/maven/repository/converter/RepositoryConverterTest.java
/maven/repository-manager/trunk/maven-repository-converter/src/test/source-modern-repository/test/correctArtifactMetadata
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Repository Converter
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/109/target
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/109/target/classes
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/109/target/test-classes
[INFO] [plexus:descriptor {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] snapshot
org.apache.maven.repository:maven-repository-reports-standard:1.0-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] snapshot
org.apache.maven.repository:maven-repository-indexer:1.0-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.codehaus.plexus:plexus-compiler-javac:1.6-SNAPSHOT:
checking for updates from snapshots
[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 snapshots
[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 apache.snapshots
[INFO] snapshot org.codehaus.plexus:plexus-compiler-api:1.6-SNAPSHOT: checking
for updates from snapshots
[INFO] snapshot org.codehaus.plexus:plexus-compiler-api:1.6-SNAPSHOT: checking
for updates from apache.snapshots
[INFO] [compiler:compile]
Compiling 8 source files to
/home/continuum/continuum-maven/working-directory/109/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 3 source files to
/home/continuum/continuum-maven/working-directory/109/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/109/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.maven.repository.converter.transaction.CreateFileEventTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 sec
Running org.apache.maven.repository.converter.transaction.CopyFileEventTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 sec
Running org.apache.maven.repository.converter.RepositoryConverterTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.464 sec
Results :
Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
[INFO] snapshot org.apache.maven:maven-archiver:2.1-SNAPSHOT: checking for
updates from snapshots
[INFO] snapshot org.apache.maven:maven-archiver:2.1-SNAPSHOT: checking for
updates from apache.snapshots
[INFO] snapshot org.apache.maven.shared:maven-shared-components:2-SNAPSHOT:
checking for updates from snapshots
[INFO] snapshot org.apache.maven.shared:maven-shared-components:2-SNAPSHOT:
checking for updates from apache.snapshots
[INFO] [jar:jar]
[INFO] Building jar:
/home/continuum/continuum-maven/working-directory/109/target/maven-repository-converter-1.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
/home/continuum/continuum-maven/working-directory/109/target/maven-repository-converter-1.0-SNAPSHOT.jar
to
/home/continuum/.m2/repository/org/apache/maven/repository/maven-repository-converter/1.0-SNAPSHOT/maven-repository-converter-1.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 seconds
[INFO] Finished at: Wed Jun 28 02:04:27 PDT 2006
[INFO] Final Memory: 12M/157M
[INFO] ------------------------------------------------------------------------
****************************************************************************