Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 97445 invoked from network); 27 Oct 2009 07:32:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Oct 2009 07:32:15 -0000 Received: (qmail 28679 invoked by uid 500); 27 Oct 2009 07:32:15 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 28614 invoked by uid 500); 27 Oct 2009 07:32:15 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 28604 invoked by uid 500); 27 Oct 2009 07:32:15 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 28601 invoked by uid 99); 27 Oct 2009 07:32:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2009 07:32:15 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2009 07:32:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C044C234C045 for ; Tue, 27 Oct 2009 00:31:52 -0700 (PDT) Message-ID: <1198769530.1256628712769.JavaMail.jira@brutus> Date: Tue, 27 Oct 2009 00:31:52 -0700 (PDT) From: "Christian Schneider (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Created: (CAMEL-2111) camel-cxf includes too many CXF poms MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c 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: 2.0.0 Reporter: Christian Schneider 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: cxf-rt-frontend-jaxrs cxf-rt-core cxf-rt-transports-http cxf-rt-transports-http-jetty cxf-rt-transports-local cxf-rt-frontend-simple cxf-rt-frontend-jaxws cxf-rt-management cxf-tools-common -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.