From acdc86909d921e67da06db235c145005f10f43b8 Mon Sep 17 00:00:00 2001 From: olivier lamy Date: Thu, 30 May 2019 17:57:05 +1000 Subject: [PATCH] this artifact is needed to build distribution so it must be declared as a dependency other can fail when using -pl option Signed-off-by: olivier lamy --- jetty-distribution/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml index e8b40e2d90c..7c2aa068299 100644 --- a/jetty-distribution/pom.xml +++ b/jetty-distribution/pom.xml @@ -430,6 +430,13 @@ war true + + org.eclipse.jetty.tests + test-jaas-webapp + ${project.version} + war + true + org.eclipse.jetty jetty-documentation