*David*
1) I noticed you introduced aggregateFeatures
http://karaf.922171.n3.nabble.com/features-plugin-features-td2662909.html
thank you;
2) it seems that it will aggregate only features that come from pom
dependencies;
and if feature comes from inputFIle then aggregate does not work;
3) in my case, pom has no dependencies;
instead I have bunch of repositories and nested features defined in
the inputFile;
can you please let me know how can I produce totally flat resulting
feature.xml in this case;
that is, a features file, which contains a single feature, which
contains only bundles from all transitive dependencies?
(no nested features, no repositories)
Thank you,
Andrei