You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Francis ANDRE <fr...@orange.fr> on 2013/02/22 10:38:27 UTC

maven-bundle-plugin: how to avoid the generation of the "use:=" qualifier

Hi

I am using the maven-bundle-plugin:manifest goal to generate a MANIFEST.MF and I 
would like to remove the "uses:=" qualifier from the generated Export-Package 
list. Is there anyway to do so?

TIAFYA

Fa

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: maven-bundle-plugin: how to avoid the generation of the "use:=" qualifier

Posted by Daniel Kulp <dk...@apache.org>.
On Feb 22, 2013, at 4:38 AM, Francis ANDRE <fr...@orange.fr> wrote:
> Hi
> 
> I am using the maven-bundle-plugin:manifest goal to generate a MANIFEST.MF and I would like to remove the "uses:=" qualifier from the generated Export-Package list. Is there anyway to do so?

In the instructions sent to bnd, add:
<_nouses>true</_nouses>



-- 
Daniel Kulp
dkulp@apache.org - http://dankulp.com/blog
Talend Community Coder - http://coders.talend.com


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: maven-bundle-plugin: how to avoid the generation of the "use:=" qualifier

Posted by Stephen Connolly <st...@gmail.com>.
I recommend that you try asking this question at one of the Apache Felix
mailing lists, as that is their plugin. [It would also help if you could
also remind them that they are supposed to rename their plugin
bundle-maven-plugin to stop the confusion of origin]


On 22 February 2013 09:38, Francis ANDRE
<fr...@orange.fr>wrote:

> Hi
>
> I am using the maven-bundle-plugin:manifest goal to generate a MANIFEST.MF
> and I would like to remove the "uses:=" qualifier from the generated
> Export-Package list. Is there anyway to do so?
>
> TIAFYA
>
> Fa
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: users-unsubscribe@maven.**apache.org<us...@maven.apache.org>
> For additional commands, e-mail: users-help@maven.apache.org
>
>