Shouldn't this be
org.apache.cxf
cxf-bundle
2.2.5-incubator
jar

On 12/04/2011 6:57 AM, HIRRI El Houssein Amine wrote:
Hi everybody,
I'm trying to develop a web service using CXF with maven, so when I add the
cxf dependency to pom.xml, I got this error message:
    ->  Missing artifact org.apache.cxf:cxf-bundle:bundle:2.2.5:compile

The dependency code is as follow

                        org.apache.cxf
                        cxf-bundle
                        2.2.5-incubator
                        bundle
                

When looking at .m2/repository/... , I found that cxf-bundle-2.2.5.jar
doesn't exist, so I download it, and put it in the appropriate directory,
but nothing is going to work

NB: sorry for my english, it is so bad :'(

--
View this message in context: 
http://maven.40175.n5.nabble.com/Missing-artifact-tp4297933p4297933.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to