You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@felix.apache.org by Mark Derricutt <ma...@talios.com> on 2008/05/17 14:55:20 UTC

Deployment Packages with maven felix plugin

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?

Mark

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

Re: Deployment Packages with maven felix plugin

Posted by Siamak Haschemi <ha...@informatik.hu-berlin.de>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello Mark,

on the projects web-site of the osgi-deployment-maven-plugin under
http://mvn-dp-plugin.sourceforge.net you find also some examples for a
POM configuration.

Feel free to contact me if you have problems with the plugin.


Kind regards,

Siamak Haschemi

Mark Derricutt schrieb:
> 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 <he...@ungoverned.org>
> 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: users-unsubscribe@felix.apache.org
>> For additional commands, e-mail: users-help@felix.apache.org
>>
>>
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkgwVxEACgkQBLvtewtTERMf2QCggFH+wV67gdQ26o0KWYD5aAjB
JwEAniBYQ+LCgIJ5O9pppIe/VQBsVmdL
=WDK5
-----END PGP SIGNATURE-----


Re: Deployment Packages with maven felix plugin

Posted by Mark Derricutt <ma...@talios.com>.
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 <he...@ungoverned.org>
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: users-unsubscribe@felix.apache.org
> For additional commands, e-mail: users-help@felix.apache.org
>
>


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

Re: Deployment Packages with maven felix plugin

Posted by "Richard S. Hall" <he...@ungoverned.org>.
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: users-unsubscribe@felix.apache.org
For additional commands, e-mail: users-help@felix.apache.org