diff --git a/pom.xml b/pom.xml index 48f93ea..e6856c2 100644 --- a/pom.xml +++ b/pom.xml @@ -54,5 +54,30 @@ src/main/resources + + + org.apache.maven.plugins + maven-assembly-plugin + 2.4.1 + + + package + + single + + + + + envoy.server.Startup + + + + jar-with-dependencies + + + + + + \ No newline at end of file