On Fri, Nov 27, 2009 at 5:05 PM, Eric Malotaux <[email protected]> wrote:

> Hi,
>
> I'm not sure I interpret the section "Maven Dependency vs NetBeans runtime
> dependency" in http://mojo.codehaus.org/nbm-maven-plugin/ right. Does it
> mean that maven transitive nbm dependencies are transformed into direct
> NetBeans module dependencies in the manifest file?
>

quite opposite. Only direct module dependencies are translated into a NB
runtime dependency.

Milos



>
> I have a nbm application that depends on a netbeans module that in turn
> depends on a netbeans library wrapper module. I expected that this would
> work, but the nbm-manifest goal gives an error without listing the offending
> class, i.e. the class that was not found in a netbeans module dependency.
>
> I include a simple test setup as attachment.
>
> --
> Eric Jan Malotaux
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>

Reply via email to