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