Sorry for late reply, I haven't noticed your email until recently when I created a gmail filter for "netbeans" term within maven mailing lists.
you will have to configure it using the nbm module descriptor file. http://mojo.codehaus.org/nbm-maven-plugin/nbm.html there should indeed be a default location by convention that would automatically get included. regards Milos On Tue, Sep 15, 2009 at 3:35 PM, Halvor Platou <[email protected]>wrote: > How can I get maven to include native libraries (in my case .dll’s) in > the module\lib folder? In a normal Netbeans module it is automatically added > if it resides in release\modules\lib, but I assume that maven can do this > another way? > > > > Halvor >
