Hi, I am using karaf-assembly packaging to build a custom karaf distribution with karaf-maven-plugin.
What is the right way to override the content of a standard karaf file ? For instance I want to provide a custom org.ops4j.pax.logging.cfg. I tried to put the file in src/main/resources/etc/org.ops4j.pax.logging.cfg, but then the final zip contains the file twice in "etc" folder (mine plus the original one). Regards, -- Nicolas Dutertry HR Access - http://www.hraccess.com
