Online report :
http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/110/buildId/6921
Build statistics:
State: Ok
Previous State: Failed
Started at: Mon, 24 Jul 2006 02:04:23 -0700
Finished at: Mon, 24 Jul 2006 02:04:59 -0700
Total time: 36s
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 take some notes, merge the model indexing into the
artifact indexing (when an artifact is a POM, add the model fields, otherwise
treat it as normal). Remove the "Standalone POMs" concept as it was flawed. It
would still be beneficial to merge the artifact records in the index when a POM
and a JAR exist.
/maven/repository-manager/trunk/maven-repository-core/src/main/java/org/apache/maven/repository/DefaultRepositoryManager.java
/maven/repository-manager/trunk/maven-repository-core/src/main/java/org/apache/maven/repository/RepositoryManager.java
/maven/repository-manager/trunk/maven-repository-core/src/main/java/org/apache/maven/repository/scheduler/IndexerTask.java
/maven/repository-manager/trunk/maven-repository-discovery/src/main/java/org/apache/maven/repository/discovery/AbstractArtifactDiscoverer.java
/maven/repository-manager/trunk/maven-repository-discovery/src/main/java/org/apache/maven/repository/discovery/ArtifactDiscoverer.java
/maven/repository-manager/trunk/maven-repository-discovery/src/test/java/org/apache/maven/repository/discovery/DefaultArtifactDiscovererTest.java
/maven/repository-manager/trunk/maven-repository-discovery/src/test/java/org/apache/maven/repository/discovery/LegacyArtifactDiscovererTest.java
/maven/repository-manager/trunk/maven-repository-discovery/src/test/legacy-repository
/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/DefaultRepositoryIndexingFactory.java
/maven/repository-manager/trunk/maven-repository-indexer/src/main/java/org/apache/maven/repository/indexing/PomRepositoryIndex.java
/maven/repository-manager/trunk/maven-repository-indexer/src/main/java/org/apache/maven/repository/indexing/RepositoryIndexingFactory.java
/maven/repository-manager/trunk/maven-repository-indexer/src/test/java/org/apache/maven/repository/indexing/ArtifactRepositoryIndexingTest.java
/maven/repository-manager/trunk/maven-repository-indexer/src/test/java/org/apache/maven/repository/indexing/PomRepositoryIndexingTest.java
/maven/repository-manager/trunk/maven-repository-indexer/src/test/java/org/apache/maven/repository/indexing/RepositoryIndexSearchLayerTest.java
/maven/repository-manager/trunk/maven-repository-webapp/src/main/webapp/WEB-INF/jsp/admin/index.jsp
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Repository Artifact Discovery
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/110/target
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/110/target/classes
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/110/target/test-classes
[INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.plugins:maven-resources-plugin:2.3-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking for
updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.plugins:maven-surefire-plugin:2.3-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for updates
from codehaus.snapshots
[INFO] snapshot org.apache.maven.plugins:maven-jar-plugin:2.1-SNAPSHOT:
checking for updates from codehaus.snapshots
[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.
[INFO] snapshot org.codehaus.plexus:plexus-compiler-javac:1.6-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] snapshot org.codehaus.plexus:plexus-compilers:1.6-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.codehaus.plexus:plexus-compiler:1.6-SNAPSHOT: checking for
updates from codehaus.snapshots
[INFO] snapshot org.codehaus.plexus:plexus-compiler-api:1.6-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] [compiler:compile]
Compiling 10 source files to
/home/continuum/continuum-maven/working-directory/110/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 4 source files to
/home/continuum/continuum-maven/working-directory/110/target/test-classes
[INFO] snapshot org.apache.maven.surefire:surefire-booter:2.1-SNAPSHOT:
checking for updates from codehaus.snapshots
[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 codehaus.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 codehaus.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] snapshot org.apache.maven.surefire:surefire-junit:2.1-SNAPSHOT: checking
for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.surefire:surefire-providers:2.1-SNAPSHOT:
checking for updates from codehaus.snapshots
[INFO] Surefire report directory:
/home/continuum/continuum-maven/working-directory/110/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.maven.repository.discovery.DefaultArtifactDiscovererTest
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.683 sec
Running org.apache.maven.repository.discovery.LegacyArtifactDiscovererTest
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.075 sec
Running org.apache.maven.repository.discovery.DefaultMetadataDiscovererTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec
Results :
Tests run: 72, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar:
/home/continuum/continuum-maven/working-directory/110/target/maven-repository-discovery-1.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing
/home/continuum/continuum-maven/working-directory/110/target/maven-repository-discovery-1.0-SNAPSHOT.jar
to
/home/continuum/.m2/repository/org/apache/maven/repository/maven-repository-discovery/1.0-SNAPSHOT/maven-repository-discovery-1.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34 seconds
[INFO] Finished at: Mon Jul 24 02:04:58 PDT 2006
[INFO] Final Memory: 11M/140M
[INFO] ------------------------------------------------------------------------
****************************************************************************