From 2bb0248e445766695e7140687b9b1f771795e4ae Mon Sep 17 00:00:00 2001 From: Jan Bartel Date: Wed, 1 Feb 2012 19:30:55 +1100 Subject: [PATCH] Use jetty-jsp for jetty-distribution --- jetty-distribution/pom.xml | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/jetty-distribution/pom.xml b/jetty-distribution/pom.xml index c9a95670cb7..f89124398e6 100644 --- a/jetty-distribution/pom.xml +++ b/jetty-distribution/pom.xml @@ -125,7 +125,7 @@ org.eclipse.jetty org.eclipse.jetty.orbit - jetty-start,jetty-monitor + jetty-start,jetty-monitor,jetty-jsp jar ${assembly-directory}/lib @@ -304,6 +304,17 @@ org.eclipse.jetty.orbit javax.transaction + + org.eclipse.jetty.orbit + javax.security.auth.message + + + + org.eclipse.jetty + jetty-jsp + ${project.version} + + org.eclipse.jetty