This issue is very similar to this one, but I think it isn't answered because it is in the user-forum: http://karaf.922171.n3.nabble.com/karaf-features-generate-descriptor-goal-generated-feature-dependency-problem-tc4033282.html#none
I have the same problem: when I generate a feature.xml (via a pom with /feature/ or /kar/ packaging), I get a valid feature.xml with all bundles in the dependencies - one /bundle/ element for each. My problem is, that I don't know the correct classifier/type/scope combination for a dependency on a feature in the pom so that it also appears in a /feature/ in the features.xml element. Example: I have and want... -- View this message in context: http://karaf.922171.n3.nabble.com/how-to-make-generated-feature-xml-depending-on-other-features-tp4036054.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
