fix surefire jpms configuration

Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
Olivier Lamy 2023-02-05 17:10:36 +10:00
parent dedcfe1d22
commit 377798ff50
No known key found for this signature in database
GPG Key ID: 873A8E86B4372146
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@
<configuration>
<argLine>
@{argLine} ${jetty.surefire.argLine}
--add-modules jakarta.servlet
--add-reads org.eclipse.jetty.http2.server=jakarta.servlet
--add-reads org.eclipse.jetty.http2.server=org.eclipse.jetty.logging
</argLine>
</configuration>