Hi Jean-Baptiste,

3.0.2-SNAPSHOT works. The only downside is that the Framework-Kar has to be the 
first dependency inside the POM or else my feature.xml won’t be added to the 
org.apache.karaf.features.cfg because it only exists after the kar got 
extracted.

When do you expected to release the final 3.0.2 version?

Cheers,
Ronny
 
Am 08.10.2014 um 21:37 schrieb Jean-Baptiste Onofré <[email protected]>:

Hi Ronny,

Please, use 3.0.2-SNAPSHOT. I completely refactored the install-kar goal: it 
now supports recursive features, features repository, support of configfile, 
etc.

Regards
JB

On 10/08/2014 09:24 PM, Ronny Bräunlich wrote:
> Hi everybody,
> 
> I am trying to assemble a Karaf (packaging karaf-assembly) with the 
> karaf-maven-plugin version 3.0.1.
> When adding my own feature to the configuration I noticed that my bundles 
> weren’t included.
> After some debugging I found that the problem is that my feature, which I 
> want to add as startupFeature, only contains nested feature elements.
> 
> The InstallKarsMojo in the method installFeature(Feature, EnumSet) only calls 
> feature.getBundles() and doesn’t ask for nested features. Is there a reason 
> why nested features are ignored?
> 
> Cheers,
> Ronny
> 

-- 
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to