diff --git a/pom.xml b/pom.xml index d904987..1734375 100644 --- a/pom.xml +++ b/pom.xml @@ -91,6 +91,7 @@ + org.apache.maven.plugins maven-compiler-plugin @@ -102,6 +103,25 @@ true + + + org.apache.maven.plugins + maven-assembly-plugin + + + make-archive + package + + attached + + + + jar-with-dependencies + + + + +