From f203a708639cbd5416e17b2d96b517e4f47e7124 Mon Sep 17 00:00:00 2001 From: Bert Jan Schrijver Date: Mon, 19 Jun 2017 12:36:27 +0200 Subject: [PATCH] Trim down the fat jar size a bit --- helloworld/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/helloworld/pom.xml b/helloworld/pom.xml index 7dd6e22..c972ce5 100644 --- a/helloworld/pom.xml +++ b/helloworld/pom.xml @@ -48,6 +48,16 @@ + + org.codehaus.groovy:* + io.vertx:vertx-lang-js + io.reactivex:* + com.hazelcast:* + com.fasterxml.jackson.core:* + io.vertx:vertx-auth-common:* + io.vertx:vertx-rx-java:* + io.vertx:vertx-hazelcast:* + ${project.build.directory}/${project.artifactId}-${project.version}-fat.jar