Right - I was actually meaning to mention the maven-bundle-plugin (wasn't
aware of the maven-felix-plugin) which I'm using to build my bundles - was
thinking there may have been something in there for deployment-packages as
well.  I'll take a look at the maven-dp-plugin you mentioned thou, that
sounds good.

Mark

On Sun, May 18, 2008 at 11:41 AM, Richard S. Hall <[EMAIL PROTECTED]>
wrote:

> Mark Derricutt wrote:
>
>> Hey all,
>>
>> I've just been reading about the OSGi deployment package/Deployment Admin
>> service and was wondering if the current Maven Felix plugin could be used
>> to
>> create the required .dp deployment artifacts at all?
>>
>
> The maven-felix-plugin was an attempt to create a maven launcher for Felix,
> which could be useful for things like testing. There are no capabilities in
> the plugin for creating any sort of deployment package.
>
> There was some discussion at one point about creating something for "Felix
> products" or something that would allow people building on top of Felix to
> package their application up in some way, but I do not remember if this was
> related to maven-felix-plugin or something else altogether.
>
> This may be good functionality to have here at Felix, but currently I think
> the only project that does something like this is at Source Forge:
>
>   http://sourceforge.net/projects/mvn-dp-plugin
>
> Not sure how active it is.
>
> -> richard
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
"It is easier to optimize correct code than to correct optimized code." --
Bill Harlan

Reply via email to