Re: eclipse build problem on trunk

2007-10-01 Thread Ted Kirby
I am able to build now, thanks.

On 10/1/07, Lin Sun <[EMAIL PROTECTED]> wrote:
> Sounds like your build is still looking for axis2 1.3-r562247, but I
> think we moved recently to the released version of axis2 1.3.
>
> Lin
>
> Ted Kirby wrote:
> > anyone else seeing this?
> >
> > Missing:
> > 1) org.apache.axis2:axis2-jaxws-api:jar:1.3-r562247
> > 2) org.apache.axis2:axis2-saaj-api:jar:1.3-r562247
> >
> > 2 required artifacts are missing.
> >
> > for artifact:
> >   org.apache.geronimo.devtools:org.apache.geronimo.runtime.v20:jar:2.0.1
> >
> > Ted Kirby
> >
>
>


Re: eclipse build problem on trunk

2007-10-01 Thread Lin Sun
Sounds like your build is still looking for axis2 1.3-r562247, but I 
think we moved recently to the released version of axis2 1.3.


Lin

Ted Kirby wrote:

anyone else seeing this?

Missing:
1) org.apache.axis2:axis2-jaxws-api:jar:1.3-r562247
2) org.apache.axis2:axis2-saaj-api:jar:1.3-r562247

2 required artifacts are missing.

for artifact:
  org.apache.geronimo.devtools:org.apache.geronimo.runtime.v20:jar:2.0.1

Ted Kirby





Re: eclipse build problem on trunk

2007-09-30 Thread Tim McConnell
Hi Joe, I've built with and without a clean m2 repo today, and in both cases GEP 
trunk builds fine for me. In my M2 repo after the build are these artifacts, 
which differ than what you're looking for:


C:\M2\org\apache\axis2\axis2-saaj-api\1.3\axis2-saaj-api-1.3.jar
C:\M2\org\apache\axis2\axis2-jaxws-api\1.3\axis2-jaxws-api-1.3.jar


Ted Kirby wrote:

anyone else seeing this?

Missing:
1) org.apache.axis2:axis2-jaxws-api:jar:1.3-r562247
2) org.apache.axis2:axis2-saaj-api:jar:1.3-r562247

2 required artifacts are missing.

for artifact:
  org.apache.geronimo.devtools:org.apache.geronimo.runtime.v20:jar:2.0.1

Ted Kirby



--
Thanks,
Tim McConnell