>>>>> Jean-Baptiste Onofré <[email protected]>: > The generate-descriptor MOJO (or if you use the feature packaging) > will create a feature.xml.
Yes. But what he was saying, was that the generate-descriptor doesn't use <features> <feature>somefeature</feature> </features> from the karaf-maven-plugin <configuration> as dependencies. It only uses those dependencies found in a template.xml. And since I prefer to have all of the config in the POM instead of some in the POM and some in a different place, I thought that was a good idea. The OP offered to make a PR for the change. - Steinar
