From 0f7cb5e8154014a6337f5528b5672e5c5758208f Mon Sep 17 00:00:00 2001 From: Jan Bartel Date: Wed, 10 Aug 2016 16:52:31 +1000 Subject: [PATCH] Issue #830 --- jetty-distribution/pom.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) 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