diff --git a/tests/test-distribution/test-distribution-common/pom.xml b/tests/test-distribution/test-distribution-common/pom.xml index 7c44663788cc..5207418bf9fa 100644 --- a/tests/test-distribution/test-distribution-common/pom.xml +++ b/tests/test-distribution/test-distribution-common/pom.xml @@ -64,6 +64,17 @@ + + org.eclipse.jetty + jetty-home + zip + + + * + * + + + org.eclipse.jetty jetty-util diff --git a/tests/test-distribution/test-ee10-distribution/pom.xml b/tests/test-distribution/test-ee10-distribution/pom.xml index 8cd7265c0808..4927abf85522 100644 --- a/tests/test-distribution/test-ee10-distribution/pom.xml +++ b/tests/test-distribution/test-ee10-distribution/pom.xml @@ -16,6 +16,17 @@ + + org.eclipse.jetty + jetty-home + zip + + + * + * + + + org.eclipse.jetty jetty-client diff --git a/tests/test-distribution/test-ee9-distribution/pom.xml b/tests/test-distribution/test-ee9-distribution/pom.xml index 8e38ee96e0a2..f2114acc07c9 100644 --- a/tests/test-distribution/test-ee9-distribution/pom.xml +++ b/tests/test-distribution/test-ee9-distribution/pom.xml @@ -16,6 +16,17 @@ + + org.eclipse.jetty + jetty-home + zip + + + * + * + + + org.eclipse.jetty jetty-client