Hi Barnaby,

Composite bundles aren't something that's supported by Apache Aries.
I'm not aware of a plug-in that supports creating composite bundles.
If I were to create one, I think the eba-maven-plugin would be a good
place to start. A lot of the configuration for the eba-maven-plugin is
just taken and placed in the manifest without validation, and so the
equivalent could easily be done for a composite bundle archive.

I hope this helps.

Regards, Graham.

On 8 December 2011 14:00, Barnaby Court <[email protected]> wrote:
> Hi, I am working on a new project that is going to be using composite
> bundles for managing different modules of an application.  I have been
> looking at the eba-maven plugin for packaging the root module but there are
> a number of add-on modules that will be added & removed at runtime.  I am
> planning on doing this using Composite bundles for the add-ons.  Is there a
> maven plugin available to do this or a way to set up the eba-maven plugin to
> generate composite bundles?  Thanks!
>
> -Barnaby

Reply via email to