Fixes SAML tests in testsuite

- adds dependency to saaj-impl in saml core public
- updates test apps' web.xml files to use jakarta namespaces
- small cleanup in main pom
- changes order of e-mail servers in testsuite pom to enforce usage of greenmail (changes order in Undertow's classpath)

Closes #16711
This commit is contained in:
Stefan Guilhen
2023-01-30 22:36:58 -03:00
committed by Václav Muzikář
parent 7b51d8617d
commit 3409a0c840
10 changed files with 39 additions and 33 deletions

View File

@@ -22,6 +22,7 @@
<groupId>org.jboss</groupId>
<artifactId>jboss-parent</artifactId>
<version>39</version>
<relativePath/>
</parent>
<groupId>org.keycloak.bom</groupId>