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

Build statistics:
 State: Failed
 Previous State: Failed
 Started at: Mon 24 Sep 2007 08:50:26 +0000
 Finished at: Mon 24 Sep 2007 08:50:30 +0000
 Total time: 4s
 Build Trigger: Forced
 Build Number: 0
 Exit code: 1
 Building machine hostname: maven.zones.apache.org
 Operating system : SunOS(unknown)
Java Home version : java version "1.4.2_06"
         Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
         Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
Builder version :
         Maven version: 2.0.7
         Java version: 1.4.2_06
         OS name: "sunos" version: "5.10" arch: "x86"
****************************************************************************
SCM Changes:
****************************************************************************
No files changed

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


****************************************************************************
Build Defintion:
****************************************************************************
POM filename: pom.xml
Goals: clean install Arguments: --batch-mode --non-recursive -Pstandard
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: DEFAULT_SCHEDULE
Profile Name: j2sdk1.4.2_06
Description:

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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Integration Test Executor
[INFO]    task-segment: [clean, install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] snapshot org.apache.maven.plugins:maven-site-plugin:2.0-SNAPSHOT: 
checking for updates from codehaus.snapshots
[INFO] snapshot org.apache.maven.plugins:maven-site-plugin:2.0-SNAPSHOT: 
checking for updates from apache.snapshots
Downloading: 
http://snapshots.repository.codehaus.org//org/apache/maven/plugins/maven-site-plugin/2.0-SNAPSHOT/maven-site-plugin-2.0-SNAPSHOT.pom
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-site-plugin/2.0-SNAPSHOT/maven-site-plugin-2.0-SNAPSHOT.pom
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-site-plugin/2.0-SNAPSHOT/maven-site-plugin-2.0-SNAPSHOT.pom
Downloading: 
http://snapshots.repository.codehaus.org//org/apache/maven/plugins/maven-site-plugin/2.0-SNAPSHOT/maven-site-plugin-2.0-SNAPSHOT.jar
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-site-plugin/2.0-SNAPSHOT/maven-site-plugin-2.0-SNAPSHOT.jar
Downloading: 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-site-plugin/2.0-SNAPSHOT/maven-site-plugin-2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.maven.plugins:maven-site-plugin:jar:2.0-SNAPSHOT

 Try downloading the file manually from the project website.

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

Path to dependency: 1) org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.0-alpha-5-SNAPSHOT
        2) org.apache.maven.plugins:maven-site-plugin:jar:2.0-SNAPSHOT

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

for artifact: org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:2.0-alpha-5-SNAPSHOT

from the specified remote repositories:
 central (http://repo1.maven.org/maven2),
 codehaus.snapshots (http://snapshots.repository.codehaus.org/),
 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: 3 seconds
[INFO] Finished at: Mon Sep 24 08:50:30 GMT+00:00 2007
[INFO] Final Memory: 8M/14M
[INFO] ------------------------------------------------------------------------

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


Reply via email to