How are you doing that? Are you using Maven plugin to build karaf distribution? I was exploring that option at the beginning, but I've never got runable Karaf distribution that way...
Now I'm modifying karaf config files to add my features to boot, but the big issue with that is, it requires to start karaf in build time and stop it after all bundles are installed, and finding out how to stop karaf in 'right' moment required doing tricks, which stopped working after karaf version update... -- Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
