diff --git a/common/pom.xml b/common/pom.xml
index 29a65030..99884b36 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -35,6 +35,7 @@ limitations under the License.
org.apache.sqoop
sqoop-common-test
+ test
diff --git a/pom.xml b/pom.xml
index b1c20a9e..f0c3d86c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,13 +123,21 @@ limitations under the License.
2.2.2
2.2.2
1.7.7
+ 1.27
+
log4j
log4j
+
+ org.testng
+ testng
+ test
+
+
@@ -468,6 +476,11 @@ limitations under the License.
postgresql
${jdbc.postgresql.version}
+
+ com.beust
+ jcommander
+ ${jcommander.version}
+
com.oracle
ojdbc14
diff --git a/security/pom.xml b/security/pom.xml
index 5059f4bc..bb5475ff 100644
--- a/security/pom.xml
+++ b/security/pom.xml
@@ -39,5 +39,11 @@ limitations under the License.
hadoop-common
provided
+
+
+ com.beust
+ jcommander
+
+
diff --git a/shell/pom.xml b/shell/pom.xml
index a2a5a8cc..6726fa91 100644
--- a/shell/pom.xml
+++ b/shell/pom.xml
@@ -59,6 +59,12 @@ limitations under the License.
jline
jline
0.9.94
+
+
+ junit
+ junit
+
+
org.fusesource.jansi
@@ -90,6 +96,8 @@ limitations under the License.
copy-dependencies
+ runtime
+ test
${project.build.directory}/lib