you can load the dll to maven repo ( local or remote) and have maven-dependency-plugin to copy it to somewhere that surefire can load -D
On 9/6/06, Dave Hoffer <[EMAIL PROTECTED]> wrote:
Does the maven directory structure specify where native libraries (DLL) should be located so, for example, the surefire plugin can find them? If not, how can I specify in my pom where these are? -dh
