diff --git a/pom.xml b/pom.xml
index 4b36ea0..c7a7602 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,6 +14,66 @@
UTF-8
+
+
+
+ org.apache.maven.plugins
+ maven-shade-plugin
+ 3.6.0
+
+
+ org.apache.logging.log4j
+ log4j-transform-maven-shade-plugin-extensions
+ 0.1.0
+
+
+
+
+
+ shade
+
+
+ false
+ true
+
+
+
+
+ me.youhavetrouble.inviter.Main
+
+ true
+
+
+
+ Inviter
+
+
+ *:*
+
+ META-INF/*.SF
+ META-INF/*.DSA
+ META-INF/*.RSA
+ META-INF/DEPENDENCIES
+ META-INF/LICENSE*
+ META-INF/NOTICE*
+ META-INF/MANIFEST*
+ META-INF/okio.*
+
+
+
+
+
+
+
+
+
+
+ src/main/resources
+ true
+
+
+
+
org.apache.logging.log4j