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