I currently work on replacing the p2-maven-plugin (which is convenient but does too much magic) to generate the local P2 repo and eclipse target platform. The goal is to allow usage of snapshot versions of API and ApacheDS. For API this worked fine, all Studio plugins that only depend on API work. I didn't commit everything yet because its in a flux state.
Next I'll need to add ApacheDS dependencies, let's see if they are valid OSGi bundles. Kind Regards, Stefan
