Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BAEA8110B3 for ; Tue, 23 Sep 2014 19:22:34 +0000 (UTC) Received: (qmail 39392 invoked by uid 500); 23 Sep 2014 19:22:34 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 39364 invoked by uid 500); 23 Sep 2014 19:22:34 -0000 Mailing-List: contact issues-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 issues@karaf.apache.org Received: (qmail 39353 invoked by uid 99); 23 Sep 2014 19:22:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Sep 2014 19:22:34 +0000 Date: Tue, 23 Sep 2014 19:22:34 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (KARAF-2519) karaf-maven-plugin ignores dependent feature repositories when building an assembly MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-2519?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1414= 5281#comment-14145281 ]=20 Jean-Baptiste Onofr=C3=A9 commented on KARAF-2519: --------------------------------------------- Fixed on karaf-3.0.x: - https://git-wip-us.apache.org/repos/asf?p=3Dkaraf.git;a=3Dcommitdiff;h=3D= 69fe0b8e1f9ef527da5e76dd3a425378b1f653a4 - https://git-wip-us.apache.org/repos/asf?p=3Dkaraf.git;a=3Dcommitdiff;h=3D= 39748c78fb12dc4c03e08691af32e6d54346499d > karaf-maven-plugin ignores dependent feature repositories when building a= n assembly > -------------------------------------------------------------------------= ---------- > > Key: KARAF-2519 > URL: https://issues.apache.org/jira/browse/KARAF-2519 > Project: Karaf > Issue Type: Bug > Components: karaf-tooling > Affects Versions: 3.0.0.RC1 > Reporter: Minto van der Sluis > Assignee: Jean-Baptiste Onofr=C3=A9 > Fix For: 4.0.0, 3.0.2 > > > Feature repositories in features.xml files are not processed recursively: > =20 > mvn:org.ops4j.pax.wicket/paxwicket/3.0.1/xml/features=20 > mvn:org.ops4j.pax.wicket/features/3.0.1/xml/features=20 > ...=20 > As a result dependent features might be missing since there is no other w= ay to find their corresponsing bundles. The only work around it to add all = dependent feature repositories as features (classifier) dependencies to you= r pom and add the needed features as bootFeatures to the karaf-maven-plugin= configuration. > See mailing list discussion as well: http://karaf.922171.n3.nabble.com/Ho= w-to-include-all-dependencies-in-karaf-assembly-tt4029728.html -- This message was sent by Atlassian JIRA (v6.3.4#6332)