Hi, all Thanks a lot for yours answers, it's useful for my project. With your inputs, I found somethings very interesting, for my, but, it's does not work!!
in the features-maven-plugin: <configuration> <includeDependencies>true</includeDependencies> <outputFile>target/features.xml</outputFile> </configuration> the doc say: Should we generate a feature for the current project's dependencies? and it's exactly what I want, to having a feature name, including all my dependencies, but I have not the feature name???? Regards -- View this message in context: http://karaf.922171.n3.nabble.com/karaf-features-maven-plugin-tp4033284p4033287.html Sent from the Karaf - User mailing list archive at Nabble.com.
