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

Build statistics:
 State: Failed
 Previous State: Failed
 Started at: Thu 30 Aug 2007 03:41:35 +0000
 Finished at: Thu 30 Aug 2007 03:42:02 +0000
 Total time: 26s
 Build Trigger: Forced
 Build Number: 15
 Exit code: 1
 Building machine hostname: maven.zones.apache.org
 Operating system : SunOS(unknown)
Java Home version : java version "1.5.0_12"
         Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
         Java HotSpot(TM) Server VM (build 1.5.0_12-b04, mixed mode)
Builder version :
         Maven version: 2.0.7
         Java version: 1.5.0_12
         OS name: "sunos" version: "5.10" arch: "x86"
****************************************************************************
SCM Changes:
****************************************************************************
No files changed

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

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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Maven Archetype Creator
[INFO]    task-segment: [clean, install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/147/target
[INFO] [plexus:descriptor {execution: default}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Resource directory does not exist: 
/export/home/build/data/continuum/checkouts/147/src/main/resources
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/archetype/maven-archetype-model/1.0-alpha-7/maven-archetype-model-1.0-alpha-7.pom
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/archetype/maven-archetype-model/1.0-alpha-7/maven-archetype-model-1.0-alpha-7.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.maven.archetype:maven-archetype-model:jar:1.0-alpha-7

 Try downloading the file manually from the project website.

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

Path to dependency: 1) org.apache.maven.archetype:maven-archetype-creator:jar:1.0-SNAPSHOT
        2) org.apache.maven.archetype:maven-archetype-model:jar:1.0-alpha-7

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

for artifact: org.apache.maven.archetype:maven-archetype-creator:jar:1.0-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: 24 seconds
[INFO] Finished at: Thu Aug 30 03:42:01 GMT+00:00 2007
[INFO] Final Memory: 7M/252M
[INFO] ------------------------------------------------------------------------

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


Reply via email to