diff --git a/jvm-packages/pom.xml b/jvm-packages/pom.xml
index beb2f96f2..8228d6712 100644
--- a/jvm-packages/pom.xml
+++ b/jvm-packages/pom.xml
@@ -91,6 +91,26 @@
+
+
+ org.apache.maven.plugins
+ maven-assembly-plugin
+ 2.6
+
+
+ jar-with-dependencies
+
+
+
+
+ make-assembly
+ package
+
+ single
+
+
+
+
org.apache.maven.plugins
maven-surefire-plugin