Online report :
http://ci.codehaus.org/continuum-maven/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/177/buildId/5771
Build statistics:
State: Failed
Previous State: Ok
Started at: Thu, 15 Jun 2006 00:04:39 -0700
Finished at: Thu, 15 Jun 2006 00:04:47 -0700
Total time: 7s
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
jvanzyl o simple start to the repo app
- will integrate configuration next and a plexus app server front-end
/maven/repository-manager/trunk/maven-repository-core/pom.xml
/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/test/java/org/apache/maven/repository/RepositoryManagerTest.java
/maven/repository-manager/trunk/pom.xml
****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Maven Repository Manager Core
[INFO] task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/177/target
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/177/target/classes
[INFO] Deleting directory
/home/continuum/continuum-maven/working-directory/177/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-discovery: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.apache.maven.repository:maven-repository-converter:1.0-SNAPSHOT: checking
for updates from apache.snapshots
Downloading:
http://svn.apache.org/maven-snapshot-repository/org/apache/maven/repository/maven-repository-converter/1.0-SNAPSHOT/maven-repository-converter-1.0-20060418.202706-2.pom
1K downloaded
Downloading:
http://svn.apache.org/maven-snapshot-repository/org/apache/maven/repository/maven-repository-reports-standard/1.0-SNAPSHOT/maven-repository-reports-standard-1.0-20060418.202706-2.pom
[WARNING] Unable to get resource from repository apache.snapshots
(http://svn.apache.org/maven-snapshot-repository)
Downloading:
http://svn.apache.org/maven-snapshot-repository/org/apache/maven/repository/maven-repository-converter/1.0-SNAPSHOT/maven-repository-converter-1.0-20060418.202706-2.jar
16K downloaded
[INFO] [compiler:compile]
Compiling 2 source files to
/home/continuum/continuum-maven/working-directory/177/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
Compiling 1 source file to
/home/continuum/continuum-maven/working-directory/177/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory:
/home/continuum/continuum-maven/working-directory/177/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.apache.maven.repository.RepositoryManagerTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.736 sec <<<
FAILURE!
Results :
Tests run: 1, Failures: 0, Errors: 1, 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: 6 seconds
[INFO] Finished at: Thu Jun 15 00:04:47 PDT 2006
[INFO] Final Memory: 10M/141M
[INFO] ------------------------------------------------------------------------
****************************************************************************