Re: Eclipse versions in Axis2 trunk are not available in eclipse repository we are using

2010-10-31 Thread Andreas Veithen
I've replaced the Eclipse dependencies with artifacts available from Maven central and the Axis2 build (trunk and 1.5 branch) no longer relies on the Eclipse repository. I will also do an attempt to eliminate the java.net repository. If that succeeds, the build would only use Maven central (except

Re: Eclipse versions in Axis2 trunk are not available in eclipse repository we are using

2010-10-26 Thread Andreas Veithen
On Tue, Oct 26, 2010 at 11:01, Isuru Suriarachchi wrote: > Hi Andreas, > > On Tue, Oct 26, 2010 at 11:46 AM, Andreas Veithen > wrote: >> >> Actually the artifacts are still in the repository (BTW, the people >> maintaining these repos follow a very strict policy of never removing >> any artifacts

Re: Eclipse versions in Axis2 trunk are not available in eclipse repository we are using

2010-10-26 Thread Isuru Suriarachchi
Hi Andreas, On Tue, Oct 26, 2010 at 11:46 AM, Andreas Veithen wrote: > Actually the artifacts are still in the repository (BTW, the people > maintaining these repos follow a very strict policy of never removing > any artifacts). I checked the above repo for the dependencies used by Axis2. For

Re: Eclipse versions in Axis2 trunk are not available in eclipse repository we are using

2010-10-25 Thread Andreas Veithen
Actually the artifacts are still in the repository (BTW, the people maintaining these repos follow a very strict policy of never removing any artifacts). However, for some reasons, Maven attempts to resolve some of the dependencies from central (and only from central). For the moment I have no expl

Eclipse versions in Axis2 trunk are not available in eclipse repository we are using

2010-10-25 Thread Isuru Suriarachchi
Hi all, Our axis2-eclipse plugins use few eclipse dependencies and their current version is 3.2.0. And the eclipse maven repository we are using is [1]. But version 3.2.0 of those dependencies are no longer available in [1]. So when we build axis2 with a clean repository, it breaks. So how are we