[ https://issues.apache.org/activemq/browse/CAMEL-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Willem Jiang updated CAMEL-2111: -------------------------------- Affects Version/s: 1.4.0 1.5.0 1.6.0 2.0-M1 1.6.1 2.0-M2 2.0-M3 > camel-cxf includes too many CXF poms > ------------------------------------ > > Key: CAMEL-2111 > URL: https://issues.apache.org/activemq/browse/CAMEL-2111 > Project: Apache Camel > Issue Type: Bug > Components: camel-cxf > Affects Versions: 1.4.0, 1.5.0, 1.6.0, 2.0-M1, 1.6.1, 2.0-M2, 2.0-M3, 2.0.0 > Reporter: Christian Schneider > Assignee: Willem Jiang > Fix For: 1.6.2, 2.1.0 > > > I am using camel 2.0.0 together with CXF 2.2.4. My problem is that camel-cxf > pulls in many CXF poms that I do not need. > So I either have to exclude them or include them in my own project with > version 2.2.4. I would rather prefer that camel-cxf only includes what it > really needs. > This is the list camel-cxf includes: > <artifactId>cxf-rt-frontend-jaxrs</artifactId> > <artifactId>cxf-rt-core</artifactId> > <artifactId>cxf-rt-transports-http</artifactId> > <artifactId>cxf-rt-transports-http-jetty</artifactId> > <artifactId>cxf-rt-transports-local</artifactId> > <artifactId>cxf-rt-frontend-simple</artifactId> > <artifactId>cxf-rt-frontend-jaxws</artifactId> > <artifactId>cxf-rt-management</artifactId> > <artifactId>cxf-tools-common</artifactId> -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.