Maven 2.0 migration effort is still underway..

Please use maven 1.0 as instructed in
http://ws.apache.org/axis2/svn.html .... You can get it from
http://maven.apache.org/maven-1.x/

~Thilina

On 9/25/06, xu cai <[EMAIL PROTECTED]> wrote:
hi, I follow the instruction on
http://ws.apache.org/axis2/svn.html, try to build axis2
using maven,
I check-out latest version of axis2 using svn, and run mvn, and it fails and
complains that can't download one resource. I just paste the log following,
could anybody tell me what happened and how to resolve ?

many thanks.
-jeffrey


C:\Project\axis2>mvn install
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   Axis 2.0 Parent Project
[INFO]   Apache Axis 2.0 - Java2WSDL
[INFO]   Apache Axis 2.0 - Kernel
[INFO]   Apache Axis 2.0 - Data Binding
[INFO]   Apache Axis 2.0 - Code Generation
[INFO]   Apache Axis 2.0 - ADB Codegen
[INFO]   Apache Axis 2.0
[INFO]
-------------------------------------------------------------------------
 ---
[INFO] Building Axis 2.0 Parent Project
[INFO]    task-segment: [install]
[INFO]
-------------------------------------------------------------------------
---
[INFO] [install:install]
[INFO] Installing C:\Project\axis2\modules\parent\pom.xml
to C:\Documents and Se
ttings\xucai\.m2\repository\org\apache\axis2\axis2-parent\1.1-SNAPSHOT\axis2-par
ent-1.1-SNAPSHOT.pom
[INFO]
-------------------------------------------------------------------------
---
[INFO] Building Apache Axis 2.0 - Java2WSDL
[INFO]    task-segment: [install]
[INFO]
-------------------------------------------------------------------------
---
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[WARNING]
  This artifact has been relocated to xml-apis:xml-apis:1.0.b2.


Downloading:
http://repo1.maven.org/maven2/woodstox/wstx-asl/3.0.1/wstx-asl-3.0.
1.pom
[WARNING] Unable to get resource from repository central (
http://repo1.maven.org
/maven2)
[INFO]
-------------------------------------------------------------------------
---
[ERROR] BUILD ERROR
[INFO]
-------------------------------------------------------------------------
---
[INFO] Failed to resolve artifact.

GroupId: org.apache.ws.commons
ArtifactId: XmlSchema
Version: SNAPSHOT

Reason: Unable to download the artifact from any repository
  org.apache.ws.commons:XmlSchema:SNAPSHOT:jar

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


[INFO]
-------------------------------------------------------------------------
---
[INFO] For more information, run Maven with the -e switch
[INFO]
-------------------------------------------------------------------------
---
[INFO] Total time: 2 seconds
[INFO] Finished at: Mon Sep 25 13:38:47 CST 2006
[INFO] Final Memory: 4M/7M
[INFO]
-------------------------------------------------------------------------
---


--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to