You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by stlecho <st...@gmail.com> on 2009/01/19 16:15:41 UTC

Difficulties to build Rampart

Hi,

I'm trying to build Rampart, but have some issues with missing Maven
dependencies:
org.apache.axis2:axis2-kernel:jar:SNAPSHOT
org.apache.axis2:axis2-codegen:jar:SNAPSHOT
org.apache.axis2:axis2-xmlbeans:jar:SNAPSHOT
org.apache.ws.commons.axiom:axiom-api:jar:SNAPSHOT
org.apache.woden:woden-api:jar:1.0-SNAPSHOT
org.apache.ws.security:wss4j:jar:SNAPSHOT

Currenly I'm using the following Maven remote repositories:
http://people.apache.org/repo/m1-ibiblio-rsync-repository
http://people.apache.org/repo/m2-snapshot-repository

I would be pleased if someone could have a look at this.

Regards, Stefan Lecho.
-- 
View this message in context: http://www.nabble.com/Difficulties-to-build-Rampart-tp21545016p21545016.html
Sent from the Axis - User mailing list archive at Nabble.com.


Re: Difficulties to build Rampart

Posted by Nandana Mihindukulasooriya <na...@gmail.com>.
Seems Axis2 SNAPSHOTS are available in [1]. Wonder why they are not picked
up from there. Other simple solution is to get a checkout of Axis2 and
building it manually so they will be available in the local repository.

thanks,
nandana

[1] - http://people.apache.org/repo/m2-snapshot-repository/

On Mon, Jan 19, 2009 at 8:45 PM, stlecho <st...@gmail.com> wrote:

>
> Hi,
>
> I'm trying to build Rampart, but have some issues with missing Maven
> dependencies:
> org.apache.axis2:axis2-kernel:jar:SNAPSHOT
> org.apache.axis2:axis2-codegen:jar:SNAPSHOT
> org.apache.axis2:axis2-xmlbeans:jar:SNAPSHOT
> org.apache.ws.commons.axiom:axiom-api:jar:SNAPSHOT
> org.apache.woden:woden-api:jar:1.0-SNAPSHOT
> org.apache.ws.security:wss4j:jar:SNAPSHOT
>
> Currenly I'm using the following Maven remote repositories:
> http://people.apache.org/repo/m1-ibiblio-rsync-repository
> http://people.apache.org/repo/m2-snapshot-repository
>
> I would be pleased if someone could have a look at this.
>
> Regards, Stefan Lecho.
> --
> View this message in context:
> http://www.nabble.com/Difficulties-to-build-Rampart-tp21545016p21545016.html
> Sent from the Axis - User mailing list archive at Nabble.com.
>