I suppose these are coming from the nbm files of the platform. Do you get
all platform modules to contain the localizations or just some? are the
localization jars part of the actual module nbm (org-jdesktop-layout) or are
they coming from a separate nbm file?
In any can I don't see currently an easy way of getting rid of them, apart
from creating your own repository with nbms that don't contain
localizations.
Please file this as issue for the nbm plugin, we might be able to cut these
out somehow at application assembly.

Milos

On Fri, Mar 12, 2010 at 1:03 PM, ldpa <[email protected]> wrote:

>
> Hello,
>    I have a NetBeans RCP based application. And I build it with
> nbm-maven-plugin. But in my final application some netbeans clusters
> contain
> localization jars in locale folder. For example:
> platform11\modules\locale\org-jdesktop-layout_ja.jar
> platform11\modules\locale\org-jdesktop-layout_pt_BR.jar
> platform11\modules\locale\org-jdesktop-layout_zh_CN.jar
>
> Does anybody know how to get rid of these files? Because it's useless for
> my
> application I need only english locale to present.
> --
> View this message in context:
> http://old.nabble.com/nbm-maven-plugin-unnecessary-localization-jars-in-the-distributive-tp27874533p27874533.html
> Sent from the mojo - user mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

Reply via email to