Nevermind, I got it working (was a mvn url bad syntax, even If I still don't know how does maven handle these two steps to work in different phases).
I take the chance to ask you something else, but still related: 1) override existing .properties file (e.g. I need to customize system.packeges.extra to export some libraries in /lib) 2) make all the application ready-to-install by feature, avoiding the use of a custom distribution (like you do in cellar), considering the fact that I need to customize : - some cfg files (ok I got it) - adding non-OSGi libraries in /lib and - system.properties to export some packages of the lib Is it possible to do all those step by feature? Thank you again. Marco -- View this message in context: http://karaf.922171.n3.nabble.com/Config-in-features-xml-to-config-file-tp4030504p4030520.html Sent from the Karaf - User mailing list archive at Nabble.com.
