fix unit test
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
parent
cd4d2c26a9
commit
5c58ad70df
|
@ -23,7 +23,7 @@
|
|||
<argLine>
|
||||
@{argLine} ${jetty.surefire.argLine}
|
||||
--add-modules org.eclipse.jetty.jmx
|
||||
--add-reads org.eclipse.jetty.deploy=org.eclipse.jetty.http
|
||||
--add-reads org.eclipse.jetty.deploy=org.eclipse.jetty.http,jetty.servlet.api
|
||||
</argLine>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
Loading…
Reference in New Issue