In my project I have to maintain a bunch of capabilities elements within my
custom features like this 



in order to get my features resolve (I'm using the karaf-maven-plugin with
the verify goal). If I do not specify these capabilities elements I get
missing requirement errors such as



This is quite annoying since I must remember to modify the feature files
each time I add a new component.

I stumbled upon this issue: https://issues.apache.org/jira/browse/KARAF-3520
and it seems discussing the very same issue I'm having with feature
resolution. Unfortunately I cannot understand how to set the
ignoreServiceReqs property for the verify goal of the karaf-maven-plugin.

I'm using Karaf 4.1.1 and http://karaf.apache.org/xmlns/features/v1.4.0
feature namespace.

Could you help me on this?



--
View this message in context: 
http://karaf.922171.n3.nabble.com/karaf-maven-plugin-feature-verify-and-missing-capabilities-tp4050997.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to