diff --git a/pom.xml b/pom.xml index a8f3e29..149b0b2 100644 --- a/pom.xml +++ b/pom.xml @@ -33,4 +33,19 @@ + + + + org.apache.maven.plugins + maven-surefire-plugin + + once + target + -Djava.library.path=${basedir}/lib + + + + + + \ No newline at end of file