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

Build statistics:
 State: Failed
 Previous State: Ok
 Started at: Wed 5 Dec 2007 10:37:53 +0000
 Finished at: Wed 5 Dec 2007 10:38:22 +0000
 Total time: 29s
 Build Trigger: Schedule
 Build Number: 12
 Exit code: 1
 Building machine hostname: maven.zones.apache.org
 Operating system : SunOS(unknown)
Java Home version : java version "1.5.0_13"
         Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
         Java HotSpot(TM) Server VM (build 1.5.0_13-b05, mixed mode)
Builder version :
         Maven version: 2.0.7
         Java version: 1.5.0_13
         OS name: "sunos" version: "5.10" arch: "x86"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: no author @ no date
Comment: no comment
Files changed:
 pom.xml ( no revision )

****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed


****************************************************************************
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
Description: $build.buildDefinition.description


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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Maven Surefire Plugin
[INFO]    task-segment: [clean, install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/439/target
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 1 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Resource directory does not exist: 
/export/home/build/data/continuum/checkouts/439/src/main/resources
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-booter/2.3.1/surefire-booter-2.3.1.pom
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-booter/2.3.1/surefire-booter-2.3.1.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.maven.surefire:surefire-booter:jar:2.3.1

 Try downloading the file manually from the project website.

Then, install it using the command: mvn install:install-file -DgroupId=org.apache.maven.surefire -DartifactId=surefire-booter \
         -Dversion=2.3.1 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:   
    mvn deploy:deploy-file -DgroupId=org.apache.maven.surefire 
-DartifactId=surefire-booter \
         -Dversion=2.3.1 -Dpackaging=jar -Dfile=/path/to/file \
          -Durl=[url] -DrepositoryId=[id]

Path to dependency: 1) org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.3.2-SNAPSHOT
        2) org.apache.maven.surefire:surefire-booter:jar:2.3.1

----------
1 required artifact is missing.

for artifact: org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.3.2-SNAPSHOT

from the specified remote repositories:
 central (http://repo1.maven.org/maven2),
 apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26 seconds
[INFO] Finished at: Wed Dec 05 10:38:21 GMT+00:00 2007
[INFO] Final Memory: 13M/323M
[INFO] ------------------------------------------------------------------------

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


Reply via email to