diff --git a/pom.xml b/pom.xml
index cce0bb5c..8dd648b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,6 +136,31 @@
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+ 3.1.0
+
+
+ package
+
+ single
+
+
+
+ jar-with-dependencies
+
+
+
+ true
+ com.lpvs.LicensePreValidationSystem
+
+
+ false
+
+
+
+
org.jacoco
jacoco-maven-plugin