From 275d1e907f59943f0bca9565f652177dedfb75c8 Mon Sep 17 00:00:00 2001 From: snoop Date: Thu, 27 Apr 2017 10:12:29 +0900 Subject: [PATCH] changed dll plugin --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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