hi Angel,

I see that you are missing the axis2-SNAPSHOT.jar. You can get the
latest from here [1]

However are you building rampart from this [2] location? If so the
rampart-policy module will be built and will be available when the
other modules are being built.

Thanks,
Ruchith

[1] 
http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/axis2/SNAPSHOT/
[2] https://svn.apache.org/repos/asf/webservices/rampart/trunk/java

On 3/19/07, Angel Todorov <[EMAIL PROTECTED]> wrote:
Hi,

I am trying to build rampart from HEAD. I get the following errors:

[WARNING] Unable to get resource from repository apache-ws-snapshots2 (http://ws
.zones.apache.org/repository2)
Downloading: http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-10/jaxen-1.1-bet
a-10.jar
233K downloaded
Downloading: http://ws.zones.apache.org/repository2/xml-apis/xml-apis/1.3.03/xml
-apis-1.3.03.jar
[WARNING] Unable to get resource from repository apache-ws-snapshots2 (http://ws
.zones.apache.org/repository2)
Downloading: http://repo1.maven.org/maven2/xml-apis/xml-apis/1.3.03/xml-apis-1.3
.03.jar
190K downloaded
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/ger
onimo/specs/geronimo-javamail_1.4_spec/1.0-SNAPSHOT/geronimo-javamail_1.4_spec-1
.0-20070301.095721-5.jar
189K downloaded
Downloading: http://ws.zones.apache.org/repository2/commons-codec/commons-codec/
1.3/commons-codec-1.3.jar
[WARNING] Unable to get resource from repository apache-ws-snapshots2 (http://ws
.zones.apache.org/repository2)
Downloading: http://repo1.maven.org/maven2/commons-codec/commons-codec/1.3/commo
ns-codec-1.3.jar
45K downloaded
Downloading: http://ws.zones.apache.org/repository2/xmlbeans/xbean/2.1.0/xbean-2
.1.0.jar
[WARNING] Unable to get resource from repository apache-ws-snapshots2 (http://ws
.zones.apache.org/repository2)
Downloading: http://repo1.maven.org/maven2/xmlbeans/xbean/2.1.0/xbean-2.1.0.jar
2575K downloaded
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.axis2:axis2:jar:SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.axis2 -DartifactId=axis2 \
          -Dversion=20070315.010052-53 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.apache.rampart:rampart-policy:jar:SNAPSHOT
        2) org.apache.axis2:axis2:jar:SNAPSHOT

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

for artifact:
  org.apache.rampart:rampart-policy:jar:SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  apache-ws-snapshots2 (http://ws.zones.apache.org/repository2),
  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: 7 minutes 48 seconds
[INFO] Finished at: Mon Mar 19 15:35:25 EET 2007
[INFO] Final Memory: 8M/15M
[INFO] ------------------------------------------------------------------------

D:\rampart>


Do you have any info about this? Thanks

Regards,
Angel



--
www.ruchith.org
www.wso2.org

Reply via email to