To keep going I disabled Axis2 from my local build for now. Attached
is a quick patch that worked for me.
Jarek
On 2/13/07, Sachin Patel <[EMAIL PROTECTED]> wrote:
> Trying again, but just hit the following...
>
> Missing:
> ----------
> 1) org.apache.axis2:axis2-kernel:jar:20070213.160348-1
>
> 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-kernel \
> -Dversion=20070213.160348-1 -Dpackaging=jar
-Dfile=/path/to/file
>
> Path to dependency:
> 1)
> org.apache.geronimo.modules:geronimo-axis2:jar:2.0-SNAPSHOT
> 2) org.apache.axis2:axis2-jaxws:jar:SNAPSHOT
> 3)
> org.apache.axis2:axis2-kernel:jar:20070213.160348-1
>
> 2)
> org.apache.ws.commons.axiom:axiom-api:jar:20070213.170625-1
>
> Try downloading the file manually from the project website.
>
> Then, install it using the command:
> mvn install:install-file -DgroupId=org.apache.ws.commons.axiom
> -DartifactId=axiom-api \
> -Dversion=20070213.170625-1 -Dpackaging=jar
-Dfile=/path/to/file
>
> Path to dependency:
> 1)
> org.apache.geronimo.modules:geronimo-axis2:jar:2.0-SNAPSHOT
> 2) org.apache.axis2:axis2-jaxws:jar:SNAPSHOT
> 3) org.apache.axis2:axis2-adb:jar:SNAPSHOT
> 4)
> org.apache.ws.commons.axiom:axiom-dom:jar:SNAPSHOT
> 5)
> org.apache.ws.commons.axiom:axiom-api:jar:20070213.170625-1
>
>
> -sachin
>
>
>
> On Feb 13, 2007, at 12:26 PM, Davanum Srinivas wrote:
>
> Ah, almost forgot. Before your next build, please run:
>
> rm -rf ~/.m2/repository/org/apache/axis2
> rm -rf ~/.m2/repository/org/apache/ws
>
> thanks,
> dims
>
> On 2/13/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
> Folks,
>
> Here are the snapshots.
>
> Axis2:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/axis2/
> Axiom:
>
http://people.apache.org/repo/m2-snapshot-repository/org/apache/ws/commons/axiom/
>
> Will target neethi, xmlschema next. after that rampart. The intention
> is to get rid of all nightlies from
> http://ws.zones.apache.org/repository2/. After cleanup,
> that location
> will have only stuff we can't find anywhere else.
>
> thanks,
> dims
>
> --
> Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services
Developers
>
>
>
>
> --
> Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services
Developers
>