diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index 1b68a2434a..fc8288991f 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -72,6 +72,21 @@
1.1
+
+ commons-logging
+ commons-logging
+ 99.0-does-not-exist
+
+
+ commons-logging
+ commons-logging-api
+ 99.0-does-not-exist
+
+
+ org.slf4j
+ jcl104-over-slf4j
+ 1.4.2
+
org.slf4j
slf4j-log4j12
@@ -82,6 +97,12 @@
log4j
1.2.14
+
+ org.testng
+ testng
+ 5.5
+ jdk15
+
@@ -100,6 +121,14 @@
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+
+ 1.5
+
+
org.jboss.maven.plugins
maven-test-ext-plugin