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 0C948114A5 for ; Wed, 24 Sep 2014 13:28:36 +0000 (UTC) Received: (qmail 37126 invoked by uid 500); 24 Sep 2014 13:28:36 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 37101 invoked by uid 500); 24 Sep 2014 13:28:36 -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 37090 invoked by uid 99); 24 Sep 2014 13:28:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Sep 2014 13:28:35 +0000 Date: Wed, 24 Sep 2014 13:28:35 +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] [Resolved] (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.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 resolved KARAF-2519. ----------------------------------------- Resolution: Fixed > 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)