diff --git a/pom.xml b/pom.xml index 0b5487d..ec25577 100644 --- a/pom.xml +++ b/pom.xml @@ -39,5 +39,30 @@ src/main/resources + + + org.apache.maven.plugins + maven-assembly-plugin + 2.4.1 + + + package + + single + + + + + envoy.client.ui.Startup + + + + jar-with-dependencies + + + + + + \ No newline at end of file