diff --git a/public/gatk-package/pom.xml b/public/gatk-package/pom.xml
index 881058949..9272cf983 100644
--- a/public/gatk-package/pom.xml
+++ b/public/gatk-package/pom.xml
@@ -57,6 +57,7 @@
gatk-framework
${project.version}
test-jar
+ test
diff --git a/public/queue-framework/pom.xml b/public/queue-framework/pom.xml
index 2f3f7b59a..670750fd0 100644
--- a/public/queue-framework/pom.xml
+++ b/public/queue-framework/pom.xml
@@ -61,6 +61,14 @@
runtime
+
${project.groupId}
gatk-framework
@@ -78,6 +86,9 @@
+
org.codehaus.mojo
exec-maven-plugin
diff --git a/public/queue-package/pom.xml b/public/queue-package/pom.xml
index eda2fd98f..27b6fae6d 100644
--- a/public/queue-package/pom.xml
+++ b/public/queue-package/pom.xml
@@ -88,6 +88,7 @@
queue-framework
${project.version}
test-jar
+ test
@@ -95,6 +96,7 @@
gatk-framework
${project.version}
test-jar
+ test