Online report :
http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/112/buildId/7028
Build statistics:
State: Failed
Previous State: Ok
Started at: Tue, 25 Jul 2006 21:05:33 -0700
Finished at: Tue, 25 Jul 2006 21:06:34 -0700
Total time: 1m 0s
Build Trigger: Schedule
Exit code: 1
Building machine hostname: cheddar.simulalabs.com
Operating system : Linux(unknown)
Java version : 1.5.0_03(Sun Microsystems Inc.)
Changes
brett add javadoc
/maven/repository-manager/trunk/maven-repository-indexer/src/main/java/org/apache/maven/repository/indexing/query/RangeQuery.java
brett upgrade lucene to 2.0.0
/maven/repository-manager/trunk/maven-repository-indexer/pom.xml
/maven/repository-manager/trunk/maven-repository-indexer/src/main/java/org/apache/maven/repository/indexing/AbstractRepositoryIndex.java
/maven/repository-manager/trunk/maven-repository-indexer/src/main/java/org/apache/maven/repository/indexing/ArtifactRepositoryIndex.java
/maven/repository-manager/trunk/maven-repository-indexer/src/main/java/org/apache/maven/repository/indexing/EclipseRepositoryIndex.java
/maven/repository-manager/trunk/maven-repository-indexer/src/main/java/org/apache/maven/repository/indexing/MetadataRepositoryIndex.java
/maven/repository-manager/trunk/maven-repository-indexer/src/main/java/org/apache/maven/repository/indexing/query/CompoundQuery.java
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Repository Indexer
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/112/target
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/112/target/classes
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/112/target/test-classes
[INFO] [plexus:descriptor {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[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.
Downloading:
http://repo1.maven.org/maven2/org/apache/lucene/lucene-core/2.0.0/lucene-core-2.0.0.pom
1K downloaded
Downloading:
http://repo1.maven.org/maven2/org/apache/lucene/lucene-core/2.0.0/lucene-core-2.0.0.jar
394K downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'b10a39f3b5761aa7a6a6a108347ee644c54f4f73'; remote =
'fdf3b512ca2bd630ec1e67e58e9ffd6f051135a3' - RETRYING
Downloading:
http://repo1.maven.org/maven2/org/apache/lucene/lucene-core/2.0.0/lucene-core-2.0.0.jar
394K downloaded
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local =
'b10a39f3b5761aa7a6a6a108347ee644c54f4f73'; remote =
'fdf3b512ca2bd630ec1e67e58e9ffd6f051135a3' - IGNORING
[INFO] [compiler:compile]
Compiling 28 source files to
/home/continuum/continuum-maven/working-directory/112/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 7 source files to
/home/continuum/continuum-maven/working-directory/112/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/home/continuum/continuum-maven/working-directory/112/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.maven.repository.indexing.ArtifactRepositoryIndexingTest
Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.32 sec <<<
FAILURE!
Running org.apache.maven.repository.indexing.RepositoryIndexSearchLayerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 sec
Running
org.apache.maven.repository.indexing.record.StandardArtifactIndexRecordFactoryTest
[ERROR] Error reading artifact file, omitting from index: error in opening zip
file
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec
Running org.apache.maven.repository.indexing.query.QueryTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running
org.apache.maven.repository.indexing.record.MinimalArtifactIndexRecordFactoryTest
[ERROR] Error reading artifact file, omitting from index: error in opening zip
file
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec
Running org.apache.maven.repository.indexing.MetadataRepositoryIndexingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec
Running org.apache.maven.repository.indexing.EclipseRepositoryIndexTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec <<<
FAILURE!
Results :
Tests run: 27, Failures: 3, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 58 seconds
[INFO] Finished at: Tue Jul 25 21:06:34 PDT 2006
[INFO] Final Memory: 10M/140M
[INFO] ------------------------------------------------------------------------
****************************************************************************