diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml index dba1323b98a..cceb099952b 100644 --- a/jetty-distribution/pom.xml +++ b/jetty-distribution/pom.xml @@ -227,6 +227,28 @@ + + unpack-test-webapp-config + process-resources + + unpack + + + + + org.eclipse.jetty + test-jetty-webapp + ${project.version} + config + jar + true + ${assembly-directory} + + + META-INF/** + + + unpack-test-jaas-config process-resources