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 AD7DC176B4 for ; Fri, 6 Feb 2015 15:07:44 +0000 (UTC) Received: (qmail 62253 invoked by uid 500); 6 Feb 2015 15:07:44 -0000 Delivered-To: apmail-karaf-dev-archive@karaf.apache.org Received: (qmail 62206 invoked by uid 500); 6 Feb 2015 15:07:44 -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 62188 invoked by uid 99); 6 Feb 2015 15:07:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2015 15:07:44 +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 iriberry.damien@gmail.com does not designate 162.253.133.43 as permitted sender) Received: from [162.253.133.43] (HELO mwork.nabble.com) (162.253.133.43) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Feb 2015 15:07:18 +0000 Received: from mben.nabble.com (unknown [162.253.133.72]) by mwork.nabble.com (Postfix) with ESMTP id E7C2A130A311 for ; Fri, 6 Feb 2015 07:06:46 -0800 (PST) Date: Fri, 6 Feb 2015 08:06:46 -0700 (MST) From: Damien To: dev@karaf.apache.org Message-ID: <1423235206344-4038352.post@n3.nabble.com> In-Reply-To: References: <1423220424176-4038346.post@n3.nabble.com> Subject: RE: karaf-assembly and installed feature MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org My bad, it's /karaf-assembly/. In fact i first create a feature via the /"karaf-feature-archetype"/, then i /"mvn install/" it. Next, I have followed the /"Custom Distribution" /tutorial, except that i have added a dependency to the feature. (scope = runtime) I also added a dependency to org.apache.karaf.features.dependencies in order to install jdbc, jpa, jndi, openjpa. / org.apache.karaf.features enterprise ${karaf.version} xml features runtime / -- View this message in context: http://karaf.922171.n3.nabble.com/karaf-assembly-and-installed-feature-tp4038346p4038352.html Sent from the Karaf - Dev mailing list archive at Nabble.com.