16

I have a Java project which I've used Maven2 and the assembly plugin to help with compiling and packaging, there's quite a few dependencies so its quite a nightmare to manage especially since I'm quite new to Maven.

Anyway, I'm using a Java library which has an accompanying native Windows library (DLL) and im trying to work out how to specify the native library as a dependency or something so that it exists on the path and my application can use the library at runtime.

vaultah
  • 44,105
  • 12
  • 114
  • 143
sixones
  • 1,953
  • 4
  • 21
  • 25

0 Answers0