From fb8e237dcaa26ec598f0dd94915146f899e65f62 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Tue, 17 Sep 2024 19:08:41 +1000 Subject: [PATCH] need this dependency Signed-off-by: Olivier Lamy --- tests/test-distribution/test-distribution-common/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tests/test-distribution/test-distribution-common/pom.xml b/tests/test-distribution/test-distribution-common/pom.xml index ab98e612ad8..1899042a9d0 100644 --- a/tests/test-distribution/test-distribution-common/pom.xml +++ b/tests/test-distribution/test-distribution-common/pom.xml @@ -195,6 +195,13 @@ war test + + org.eclipse.jetty.ee11 + jetty-ee11-test-log4j2-webapp + ${project.version} + war + test + org.eclipse.jetty.ee11 jetty-ee11-test-openid-webapp