From 12303e6b6f1f3300d855c882cd9025680b3b4cec Mon Sep 17 00:00:00 2001 From: Semikolon | Jan Date: Tue, 26 Jul 2016 19:05:16 +0200 Subject: [PATCH] changes in pom.xml (by GalaxyHD) --- pom.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/pom.xml b/pom.xml index 8cac90d..a7e0fb0 100644 --- a/pom.xml +++ b/pom.xml @@ -40,4 +40,46 @@ + + ${basedir}/src/main/java/ + + + + . + true + ${basedir}/src/main/resources/ + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.1 + + 1.8 + 1.8 + + + + + org.apache.maven.plugins + maven-shade-plugin + 2.3 + + + package + + shade + + + + + false + true + + + + +