Including repository for the Abdera is not helping. I still get the same error.
Just need to know if any anybody succeded at all to build an application using cxf jaxrs using with version 2.1 or 2.2-SNAPSHOT and have it running -:) ? regards, Piotr > From: [EMAIL PROTECTED] > To: [email protected] > CC: [EMAIL PROTECTED] > Subject: Re: Maven dependencies for restful web services with cxf > Date: Fri, 21 Nov 2008 12:51:50 +0000 > > Hi > > I started documenting 3rd party dependencies in a Maven Dependencies section, > just at the start of the jaxrs page. The repository > for Abdera artifacts is > > <repository> > <id>apache.incubating</id> > <name>Apache Incubating Repository</name> > <url>http://people.apache.org/repo/m2-incubating-repository</url> > </repository> > > The documentation neeeds to be improved but the feedback is welcome as I've > not had a chance yet to build a standalone CXF JAXRS > project using Maven myself - as all the 3rd party libraries and CXF libs are > always availbale for me either at a development or cxf > fuse kit installation time. > > Sorry for the lame docs - we'll work on improving them > > Actually, Dan, where's the list of repositories used by CXF - I don't see > them in parent pom ? > > Cheers, Sergey > > ----- Original Message ----- > From: "Piotr Skawinski" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Friday, November 21, 2008 12:27 PM > Subject: Maven dependencies for restful web services with cxf > > > > Hi, > > I started using cxf for restful services and face errors with resolving > artifact for org.apache.abdera several places when building > with maven: > > > Path to dependency: > 1) com.axiell.arena:arena-images-service-implementation:jar:0.1 > 2) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2-SNAPSHOT > 3) org.apache.abdera:abdera-core:jar:0.4.0-incubating > > Path to dependency: > 1) com.axiell.arena:arena-images-service-implementation:jar:0.1 > 2) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2-SNAPSHOT > 3) org.apache.abdera:abdera-parser:jar:0.4.0-incubating > > Path to dependency: > 1) com.axiell.arena:arena-images-service-implementation:jar:0.1 > 2) org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2-SNAPSHOT > 3) org.apache.abdera:abdera-extensions-json:jar:0.4.0-incubating > > and so on... > > In general there's nothing in (Building your cxf project with maven) that is > telling you what to include in the maven dependencies > for restful services. For example > org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2-SNAPSHOT is not included there. > > Is it posssible to get a list of all dependencies needed to build restful > applications using cxf? > > > thx in advance > > Piotr > > _________________________________________________________________ > News, entertainment and everything you care about at Live.com. Get it now! > http://www.live.com/getstarted.aspx > > _________________________________________________________________ Connect to the next generation of MSN Messenger http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
