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

Build statistics:
 State: Failed
 Previous State: Failed
 Started at: Tue 26 Feb 2008 01:22:25 +0000
 Finished at: Tue 26 Feb 2008 01:23:00 +0000
 Total time: 35s
 Build Trigger: Schedule
 Build Number: 168
 Exit code: 1
 Building machine hostname: maven.zones.apache.org
 Operating system : SunOS(unknown)
Java Home version : java version "1.4.2_09"
         Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-b05)
         Java HotSpot(TM) Client VM (build 1.4.2_09-b05, mixed mode)
Builder version :
         Maven version: 2.0.8
         Java version: 1.4.2_09
         OS name: "sunos" version: "5.10" arch: "x86" Family: "unix"
****************************************************************************
SCM Changes:
****************************************************************************
No files changed

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


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install Arguments: --batch-mode --non-recursive -P integration-tests
Build Fresh: true
Always Build: true
Default Build Definition: false
Schedule: Integration Test Run
Profile Name: JDK 1.4.2 / Maven 2.0.8
Description:

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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Assembly Plugin
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] snapshot 
org.apache.maven.plugins:maven-component-it-plugin:1.0-SNAPSHOT: checking for 
updates from apache.snapshots
[INFO] snapshot 
org.apache.maven.plugins:maven-component-it-plugin:1.0-SNAPSHOT: checking for 
updates from codehaus.snapshots
[INFO] snapshot 
org.apache.maven.plugins:maven-component-it-plugin:1.0-SNAPSHOT: checking for 
updates from codehaus.org
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/5/target
[INFO] Deleting directory 
/export/home/build/data/continuum/checkouts/5/target/classes
[INFO] Deleting directory 
/export/home/build/data/continuum/checkouts/5/target/test-classes
[INFO] Deleting file-set: src/it (included: [**/target, **/build.log], 
excluded: [])
[INFO] snapshot org.apache.maven.plugins:maven-plugin-plugin:2.4-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.plugins:maven-resources-plugin:2.3-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.plugins:maven-compiler-plugin:2.1-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.plugins:maven-jar-plugin:2.3-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] snapshot org.apache.maven.plugins:maven-install-plugin:2.3-SNAPSHOT: 
checking for updates from apache.snapshots
[INFO] [component-it:inject-local-repository-path {execution: 
inject-localrepo-path}]
[INFO] Injecting local-repository path: /export/home/build/.m2/repository into 
project properties under key: local.repo.path
[INFO] [modello:xpp3-reader {execution: mdo}]
[INFO] outputDirectory: 
/export/home/build/data/continuum/checkouts/5/target/generated-sources/modello
[INFO] Working on model: src/main/mdo/descriptor.mdo
[INFO] Generating current version: 1.1.0
[INFO] Working on model: src/main/mdo/component.mdo
[INFO] Generating current version: 1.1.0
[INFO] [modello:xpp3-writer {execution: mdo}]
[INFO] outputDirectory: 
/export/home/build/data/continuum/checkouts/5/target/generated-sources/modello
[INFO] Working on model: src/main/mdo/descriptor.mdo
[INFO] Generating current version: 1.1.0
[INFO] Working on model: src/main/mdo/component.mdo
[INFO] Generating current version: 1.1.0
[INFO] [modello:java {execution: mdo}]
[INFO] outputDirectory: 
/export/home/build/data/continuum/checkouts/5/target/generated-sources/modello
[INFO] Working on model: src/main/mdo/descriptor.mdo
[INFO] Generating current version: 1.1.0
[INFO] Working on model: src/main/mdo/component.mdo
[INFO] Generating current version: 1.1.0
[INFO] [modello:xsd {execution: mdo}]
[INFO] outputDirectory: 
/export/home/build/data/continuum/checkouts/5/target/generated-site/xsd
[INFO] Working on model: src/main/mdo/descriptor.mdo
[INFO] Generating current version: 1.1.0
[INFO] Working on model: src/main/mdo/component.mdo
[INFO] Generating current version: 1.1.0
[INFO] [plexus:descriptor {execution: create-component-descriptor}]
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.pom
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/shared/maven-repository-builder/1.0-alpha-2/maven-repository-builder-1.0-alpha-2.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.maven.shared:maven-repository-builder:jar:1.0-alpha-2

 Try downloading the file manually from the project website.

Then, install it using the command: mvn install:install-file -DgroupId=org.apache.maven.shared -DartifactId=maven-repository-builder -Dversion=1.0-alpha-2 -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.shared -DartifactId=maven-repository-builder -Dversion=1.0-alpha-2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

Path to dependency: 1) org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:2.2-beta-3-SNAPSHOT
        2) org.apache.maven.shared:maven-repository-builder:jar:1.0-alpha-2

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

for artifact: org.apache.maven.plugins:maven-assembly-plugin:maven-plugin:2.2-beta-3-SNAPSHOT

from the specified remote repositories:
 codehaus.org (http://snapshots.repository.codehaus.org),
 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: 33 seconds
[INFO] Finished at: Tue Feb 26 01:23:00 GMT+00:00 2008
[INFO] Final Memory: 30M/54M
[INFO] ------------------------------------------------------------------------

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


Reply via email to