diff --git a/pom.xml b/pom.xml index a3cee04..7a288a7 100644 --- a/pom.xml +++ b/pom.xml @@ -125,6 +125,32 @@ + + + + maven-assembly-plugin + + + package + + single + + + + + + + true + jace.JaceApplication + + + + + jar-with-dependencies + + + +