There was a thread today on the users list about exactly this question. It sounds like fileinstall wouldn't work for you, so you'd need this capability added to the launchpad framework (but I doubt the plugin).
It's also something that a little bit of Java code in your own bundle could do via ConfigAdmin. Justin On 2/18/10 11:35 AM, Csakany Robert wrote: > Hi Justin! > > First, I would like to thank you to make this launchpad builder, because I > wanna to automatize the sling upgrade mechanism and now I have to copy > bundles by hand. (or have to make ANT scipts.) > > Maybe my feature request isn't related to this launchpad builder, or maybe > you know better way to be able to do this. (Maybe maven-felix-plugin?) > I would like to build preconfigured packages to war. For example: > - For custom environment bundles (with in my solution launchpad war) I > would like to put default felix configs to be a part of a bundle. (factory > config PID and the related config) I haven't found any about this (maybe I > search in wrong places). > > It's just an idea, because I have spent time to configure environments (for > example: fsresource provider) > > Regards, > > Robert > > > On Feb 18, 2010, at 5:12 PM, Justin Edelson wrote: > >> I fixed a typo last night on >> http://cwiki.apache.org/confluence/display/SLINGxSITE/Maven+Launchpad+Plugin >> and it's not reflected here: >> http://sling.apache.org/site/maven-launchpad-plugin.html. >> >> Anyone have an idea why? >> >> Thanks, >> Justin >