Hello, at work I'm having slight difficulties in upgrading from CXF 2.0.2 to
2.0.3.  I'm noticing a strange CXF dependency in one of our pom.xml files:

                <dependency>
                        <groupId>org.apache.cxf</groupId>
                        <artifactId>cxf-rt-bindings-http</artifactId>
                        <version>2.0.3-incubator</version>
                </dependency>

I cannot find this dependency on the CXF Maven page[1], and googling is
inconclusive as to whether or not this dependency actually exists.

Is "cxf-rt-bindings-http" a legitimate Maven dependency?

Thanks,
Glen

[1]
http://cwiki.apache.org/CXF20DOC/building-your-cxf-project-with-maven.html
-- 
View this message in context: 
http://www.nabble.com/Strange-Maven-dependency-tp14887057p14887057.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to