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
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