Return-Path: X-Original-To: apmail-karaf-dev-archive@minotaur.apache.org Delivered-To: apmail-karaf-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AACA11144F for ; Mon, 2 Jun 2014 06:27:12 +0000 (UTC) Received: (qmail 18880 invoked by uid 500); 2 Jun 2014 06:27:12 -0000 Delivered-To: apmail-karaf-dev-archive@karaf.apache.org Received: (qmail 18836 invoked by uid 500); 2 Jun 2014 06:27:12 -0000 Mailing-List: contact dev-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list dev@karaf.apache.org Received: (qmail 18821 invoked by uid 99); 2 Jun 2014 06:27:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jun 2014 06:27:12 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of sapnabhargava.sb@gmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jun 2014 06:27:09 +0000 Received: from ben.nabble.com ([192.168.236.152]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1WrLhl-0003mN-VG for dev@karaf.apache.org; Sun, 01 Jun 2014 23:26:45 -0700 Date: Sun, 1 Jun 2014 23:26:45 -0700 (PDT) From: SapnaB To: dev@karaf.apache.org Message-ID: <1401690405960-4033377.post@n3.nabble.com> In-Reply-To: <538C146B.8090603@nanthrax.net> References: <1375101109887-4029378.post@n3.nabble.com> <1375243919308-4029390.post@n3.nabble.com> <1401433014506-4033339.post@n3.nabble.com> <1401433234365-4033340.post@n3.nabble.com> <53882EF6.8040002@gmail.com> <1401434543439-4033342.post@n3.nabble.com> <1401688896848-4033375.post@n3.nabble.com> <538C146B.8090603@nanthrax.net> Subject: Re: Karaf blueprint "Failure" while extending console MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi JB, I used maven 3.2.1 (mvn archetype:create) to create the command bundle. Im usign Karaf 2.3.2 and the manual Im referring to is : http://karaf.apache.org/manual/latest-2.2.x/developers-guide/extending-console.html The maven dependency to karaf shell console is as below: org.apache.karaf.shell org.apache.karaf.shell.console 2.2.11 I guess I need to find out where the dependency to org.apache.*felix*.karaf.shell.console is coming from. Regards, Sapna -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-blueprint-Failure-while-extending-console-tp4029372p4033377.html Sent from the Karaf - Dev mailing list archive at Nabble.com.