Re: svn commit: r495390 - in /geronimo/server/trunk: configs/ configs/axis2-deployer/ configs/axis2-deployer/src/ configs/axis2-deployer/src/plan/ configs/axis2/ configs/axis2/src/ configs/axis2/src/p

2007-01-16 Thread Donald Woods
Yep, just like how WADI has their own m2 repo for dependencies at - http://dist.codehaus.org/wadi/dependencies/maven2/ -Donald Jason Dillon wrote: Legacy repos cause maven2 to fail is strange ways and really should be avoided... even in the short-term. I'd rather we created a module local

Re: svn commit: r495390 - in /geronimo/server/trunk: configs/ configs/axis2-deployer/ configs/axis2-deployer/src/ configs/axis2-deployer/src/plan/ configs/axis2/ configs/axis2/src/ configs/axis2/src/p

2007-01-11 Thread Jason Dillon
When you get this sorted we need to move the versions of all of those dependencies to the dependencyManagement section in the root pom.xml --jason On Jan 11, 2007, at 8:58 PM, Davanum Srinivas wrote: Lin, we need the jaxws stuff from Axis2 trunk. 1.1.1 was cut from the 1.1 branch which is

Re: svn commit: r495390 - in /geronimo/server/trunk: configs/ configs/axis2-deployer/ configs/axis2-deployer/src/ configs/axis2-deployer/src/plan/ configs/axis2/ configs/axis2/src/ configs/axis2/src/p

2007-01-11 Thread Davanum Srinivas
Lin, we need the jaxws stuff from Axis2 trunk. 1.1.1 was cut from the 1.1 branch which is very old. So, no that will not work :( Hang on, am looking into a few options... -- dims On 1/11/07, Lin Sun <[EMAIL PROTECTED]> wrote: Or we could use a released version of Axis2 instead of snapshot, fro

RE: svn commit: r495390 - in /geronimo/server/trunk: configs/ configs/axis2-deployer/ configs/axis2-deployer/src/ configs/axis2-deployer/src/plan/ configs/axis2/ configs/axis2/src/ configs/axis2/src/p

2007-01-11 Thread Lin Sun
Or we could use a released version of Axis2 instead of snapshot, from the maven 2 repo - http://people.apache.org/repo/m2-ibiblio-rsync-repository/. This site currently has version 1.1, and version 1.1.1 might be pushed out there soon as it is just released yesterday. This will resolve Jason's co

Re: svn commit: r495390 - in /geronimo/server/trunk: configs/ configs/axis2-deployer/ configs/axis2-deployer/src/ configs/axis2-deployer/src/plan/ configs/axis2/ configs/axis2/src/ configs/axis2/src/p

2007-01-11 Thread Jason Dillon
Its okay... might motivate me to implement a svn backed repo sooner ;-) --jason On Jan 11, 2007, at 6:52 PM, Davanum Srinivas wrote: Do you want to comment it out of the build again? -- dims On 1/11/07, Jason Dillon <[EMAIL PROTECTED]> wrote: This is causing a bunch of evil warnings when b

Re: svn commit: r495390 - in /geronimo/server/trunk: configs/ configs/axis2-deployer/ configs/axis2-deployer/src/ configs/axis2-deployer/src/plan/ configs/axis2/ configs/axis2/src/ configs/axis2/src/p

2007-01-11 Thread Davanum Srinivas
Do you want to comment it out of the build again? -- dims On 1/11/07, Jason Dillon <[EMAIL PROTECTED]> wrote: This is causing a bunch of evil warnings when building assemblies too :-( --jason On Jan 11, 2007, at 5:22 PM, Davanum Srinivas wrote: >> Short-term solution. Axis2 is on maven1. So

Re: svn commit: r495390 - in /geronimo/server/trunk: configs/ configs/axis2-deployer/ configs/axis2-deployer/src/ configs/axis2-deployer/src/plan/ configs/axis2/ configs/axis2/src/ configs/axis2/src/p

2007-01-11 Thread Jason Dillon
This is causing a bunch of evil warnings when building assemblies too :-( --jason On Jan 11, 2007, at 5:22 PM, Davanum Srinivas wrote: Short-term solution. Axis2 is on maven1. So the snapshots don't make it to a maven2 repo. -- dims On 1/11/07, Jason Dillon <[EMAIL PROTECTED]> wrote: > Yik

Re: svn commit: r495390 - in /geronimo/server/trunk: configs/ configs/axis2-deployer/ configs/axis2-deployer/src/ configs/axis2-deployer/src/plan/ configs/axis2/ configs/axis2/src/ configs/axis2/src/p

2007-01-11 Thread Davanum Srinivas
Lin, that's actually the wrong one. i've been meaning to remove it...correct one that updates every few hours (built using m1) is here. http://people.apache.org/repo/m1-ibiblio-rsync-repository/org.apache.axis2/ -- dims On 1/11/07, Lin Sun <[EMAIL PROTECTED]> wrote: I could not find a maven2

Re: svn commit: r495390 - in /geronimo/server/trunk: configs/ configs/axis2-deployer/ configs/axis2-deployer/src/ configs/axis2-deployer/src/plan/ configs/axis2/ configs/axis2/src/ configs/axis2/src/p

2007-01-11 Thread Jason Dillon
Legacy repos cause maven2 to fail is strange ways and really should be avoided... even in the short-term. I'd rather we created a module local repo, checked in the artifacts as a short-term solution. I'm really leaning towards creating a repo in svn for the medium- longer term solution to

RE: svn commit: r495390 - in /geronimo/server/trunk: configs/ configs/axis2-deployer/ configs/axis2-deployer/src/ configs/axis2-deployer/src/plan/ configs/axis2/ configs/axis2/src/ configs/axis2/src/p

2007-01-11 Thread Lin Sun
I could not find a maven2 repo that is at snapshot level. All I can find is http://people.apache.org/repo/m2-ibiblio-rsync-repository/ which has only 1.1 level of axis2. So I decided to switch to the repo being used in G2717. -Original Message- From: Davanum Srinivas [mailto:[EMAIL PRO

Re: svn commit: r495390 - in /geronimo/server/trunk: configs/ configs/axis2-deployer/ configs/axis2-deployer/src/ configs/axis2-deployer/src/plan/ configs/axis2/ configs/axis2/src/ configs/axis2/src/p

2007-01-11 Thread Davanum Srinivas
Short-term solution. Axis2 is on maven1. So the snapshots don't make it to a maven2 repo. -- dims On 1/11/07, Jason Dillon <[EMAIL PROTECTED]> wrote: Yikes!!! Why are we including 2 legacy repos here? --jason On Jan 11, 2007, at 4:45 PM, [EMAIL PROTECTED] wrote: > Author: dims > Date: Thu

Re: svn commit: r495390 - in /geronimo/server/trunk: configs/ configs/axis2-deployer/ configs/axis2-deployer/src/ configs/axis2-deployer/src/plan/ configs/axis2/ configs/axis2/src/ configs/axis2/src/p

2007-01-11 Thread Jason Dillon
Yikes!!! Why are we including 2 legacy repos here? --jason On Jan 11, 2007, at 4:45 PM, [EMAIL PROTECTED] wrote: Author: dims Date: Thu Jan 11 13:45:01 2007 New Revision: 495390 URL: http://svn.apache.org/viewvc?view=rev&rev=495390 Log: patch from Lin Sun for GERONIMO-2724 - create axis2 co