diff --git a/tests/test-distribution/pom.xml b/tests/test-distribution/pom.xml index 3cbe0257711..38f7313d5ac 100644 --- a/tests/test-distribution/pom.xml +++ b/tests/test-distribution/pom.xml @@ -114,6 +114,20 @@ war test + + org.eclipse.jetty.tests + test-openid-webapp + ${project.version} + war + test + + + org.eclipse.jetty.tests + test-owb-cdi-webapp + ${project.version} + war + test + org.eclipse.jetty.tests test-simple-session-webapp @@ -121,6 +135,20 @@ war test + + org.eclipse.jetty.tests + test-websocket-client-provided-webapp + ${project.version} + war + test + + + org.eclipse.jetty.tests + test-websocket-client-webapp + ${project.version} + war + test + org.eclipse.jetty.tests test-websocket-webapp