diff --git a/itests/qtest-accumulo/pom.xml b/itests/qtest-accumulo/pom.xml index b7ce283..9532e73 100644 --- a/itests/qtest-accumulo/pom.xml +++ b/itests/qtest-accumulo/pom.xml @@ -384,9 +384,15 @@ - org.apache.accumulo - accumulo-minicluster - test + org.apache.accumulo + accumulo-minicluster + test + + + commons-beanutils + commons-beanutils-core + + diff --git a/itests/util/pom.xml b/itests/util/pom.xml index a44a55c..1dc4cf1 100644 --- a/itests/util/pom.xml +++ b/itests/util/pom.xml @@ -38,7 +38,7 @@ org.apache.accumulo accumulo-minicluster - + org.slf4j slf4j-log4j12 @@ -46,6 +46,10 @@ commmons-logging commons-logging + + commons-beanutils + commons-beanutils-core +