Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B6B4F2004CA for ; Wed, 11 May 2016 16:21:27 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B5458160A14; Wed, 11 May 2016 14:21:27 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 302EA160A09 for ; Wed, 11 May 2016 16:21:27 +0200 (CEST) Received: (qmail 64757 invoked by uid 500); 11 May 2016 14:21:26 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 64745 invoked by uid 99); 11 May 2016 14:21:26 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 May 2016 14:21:26 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 9D8A01801DD for ; Wed, 11 May 2016 14:21:25 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.285 X-Spam-Level: ** X-Spam-Status: No, score=2.285 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id nOb5xV2ddBSG for ; Wed, 11 May 2016 14:21:24 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id C99B85F4ED for ; Wed, 11 May 2016 14:21:23 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id 630CC274D29F for ; Wed, 11 May 2016 07:05:34 -0700 (PDT) Date: Wed, 11 May 2016 07:21:23 -0700 (MST) From: jraine To: users@camel.apache.org Message-ID: <1462976483178-5782446.post@n5.nabble.com> Subject: Camel, Blueprint and camel:run MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Wed, 11 May 2016 14:21:27 -0000 I try to execute a route camel create with Blueprint in Eclipse with the camel:run. I used the archetype camel-archetype-blueprint, I make a easy blueprint In eclipse when I launch the command maven mvn camel:run, the route start, its perfect. But when I edit the pom.xml and I add a dependency to camel-cxf, if I launch the camel:run, there is a error. and this is my pom.xml Can you help me to solve this error? please -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Blueprint-and-camel-run-tp5782446.html Sent from the Camel - Users mailing list archive at Nabble.com.