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

Build statistics:
 State: Failed
 Previous State: Ok
 Started at: Sun 9 Sep 2007 23:27:39 +0000
 Finished at: Sun 9 Sep 2007 23:27:47 +0000
 Total time: 7s
 Build Trigger: Schedule
 Build Number: 73
 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:
****************************************************************************
Changed: dennisl @ Sun 9 Sep 2007 17:53:52 +0000
Comment: [maven-release-plugin] prepare release doxia-sitetools-1.0-alpha-9
Files changed:
 /maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml ( 574041 )
 /maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml ( 574041 )
 /maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml ( 574041 )
 /maven/doxia/doxia-sitetools/trunk/pom.xml ( 574041 )

Changed: dennisl @ Sun 9 Sep 2007 17:54:10 +0000
Comment: [maven-release-plugin] prepare for next development iteration
Files changed:
 /maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml ( 574043 )
 /maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml ( 574043 )
 /maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml ( 574043 )
 /maven/doxia/doxia-sitetools/trunk/pom.xml ( 574043 )

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

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

****************************************************************************
Output:
****************************************************************************
[INFO] Scanning for projects...
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Doxia Document Renderer Component
[INFO]    task-segment: [clean, install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /export/home/build/data/continuum/checkouts/331/target
[INFO] [modello:xpp3-writer {execution: default}]
[INFO] outputDirectory: 
/export/home/build/data/continuum/checkouts/331/target/generated-sources/modello
[INFO] Generating current version: 1.0.0
[INFO] [modello:java {execution: default}]
[INFO] outputDirectory: 
/export/home/build/data/continuum/checkouts/331/target/generated-sources/modello
[INFO] Generating current version: 1.0.0
[INFO] [modello:xpp3-reader {execution: default}]
[INFO] outputDirectory: 
/export/home/build/data/continuum/checkouts/331/target/generated-sources/modello
[INFO] Generating current version: 1.0.0
[INFO] [modello:xsd {execution: default}]
[INFO] outputDirectory: 
/export/home/build/data/continuum/checkouts/331/target/generated-site/xsd
[INFO] Generating current version: 1.0.0
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-9/doxia-core-1.0-alpha-9.pom
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-itext/1.0-alpha-9/doxia-module-itext-1.0-alpha-9.pom
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-9/doxia-module-apt-1.0-alpha-9.pom
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-9/doxia-module-fml-1.0-alpha-9.pom
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-9/doxia-module-xdoc-1.0-alpha-9.pom
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-9/doxia-module-xhtml-1.0-alpha-9.pom
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-apt/1.0-alpha-9/doxia-module-apt-1.0-alpha-9.jar
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.0-alpha-9/doxia-module-xhtml-1.0-alpha-9.jar
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-itext/1.0-alpha-9/doxia-module-itext-1.0-alpha-9.jar
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.0-alpha-9/doxia-module-fml-1.0-alpha-9.jar
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-core/1.0-alpha-9/doxia-core-1.0-alpha-9.jar
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-module-xdoc/1.0-alpha-9/doxia-module-xdoc-1.0-alpha-9.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.maven.doxia:doxia-module-apt:jar:1.0-alpha-9

 Try downloading the file manually from the project website.

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

Path to dependency: 1) org.apache.maven.doxia:doxia-doc-renderer:jar:1.0-alpha-10-SNAPSHOT
        2) org.apache.maven.doxia:doxia-module-apt:jar:1.0-alpha-9

2) org.apache.maven.doxia:doxia-module-xhtml:jar:1.0-alpha-9

 Try downloading the file manually from the project website.

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

Path to dependency: 1) org.apache.maven.doxia:doxia-doc-renderer:jar:1.0-alpha-10-SNAPSHOT
        2) org.apache.maven.doxia:doxia-module-xhtml:jar:1.0-alpha-9

3) org.apache.maven.doxia:doxia-module-itext:jar:1.0-alpha-9

 Try downloading the file manually from the project website.

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

Path to dependency: 1) org.apache.maven.doxia:doxia-doc-renderer:jar:1.0-alpha-10-SNAPSHOT
        2) org.apache.maven.doxia:doxia-module-itext:jar:1.0-alpha-9

4) org.apache.maven.doxia:doxia-module-fml:jar:1.0-alpha-9

 Try downloading the file manually from the project website.

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

Path to dependency: 1) org.apache.maven.doxia:doxia-doc-renderer:jar:1.0-alpha-10-SNAPSHOT
        2) org.apache.maven.doxia:doxia-module-fml:jar:1.0-alpha-9

5) org.apache.maven.doxia:doxia-core:jar:1.0-alpha-9

 Try downloading the file manually from the project website.

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

Path to dependency: 1) org.apache.maven.doxia:doxia-doc-renderer:jar:1.0-alpha-10-SNAPSHOT
        2) org.apache.maven.doxia:doxia-core:jar:1.0-alpha-9

6) org.apache.maven.doxia:doxia-module-xdoc:jar:1.0-alpha-9

 Try downloading the file manually from the project website.

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

Path to dependency: 1) org.apache.maven.doxia:doxia-doc-renderer:jar:1.0-alpha-10-SNAPSHOT
        2) org.apache.maven.doxia:doxia-module-xdoc:jar:1.0-alpha-9

----------
6 required artifacts are missing.

for artifact: org.apache.maven.doxia:doxia-doc-renderer:jar:1.0-alpha-10-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: 6 seconds
[INFO] Finished at: Sun Sep 09 23:27:46 GMT+00:00 2007
[INFO] Final Memory: 9M/17M
[INFO] ------------------------------------------------------------------------

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


Reply via email to