diff --git a/public/gatk-package/pom.xml b/public/gatk-package/pom.xml
index 0ff69b047..b9400cbb6 100644
--- a/public/gatk-package/pom.xml
+++ b/public/gatk-package/pom.xml
@@ -234,6 +234,25 @@
true
+
+
+
+
+ com.pyx4j
+ maven-junction-plugin
+
+
+ link-private-testdata
+ process-test-resources
+
+
+ unlink-private-testdata
+ clean
+
+
+
+
+
packagetests-enabled
diff --git a/public/queue-package/pom.xml b/public/queue-package/pom.xml
index b909e6ba2..087ffb6e7 100644
--- a/public/queue-package/pom.xml
+++ b/public/queue-package/pom.xml
@@ -248,6 +248,33 @@
true
+
+
+
+
+ com.pyx4j
+ maven-junction-plugin
+
+
+ link-private-testdata
+ process-test-resources
+
+
+ unlink-private-testdata
+ clean
+
+
+ link-private-qscript
+ process-test-resources
+
+
+ unlink-private-qscript
+ clean
+
+
+
+
+
packagetests-enabled