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 + + + + +