We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 652af45 commit 6d40813Copy full SHA for 6d40813
pom.xml
@@ -30,7 +30,8 @@
30
31
<surefire.argLine.modules>
32
--add-modules org.slf4j
33
- --add-modules org.apache.logging.log4j
+ --add-reads org.htmlunit=org.apache.logging.log4j
34
+ --add-reads org.htmlunit=org.apache.logging.log4j.core
35
--add-opens org.htmlunit/org.htmlunit=ALL-UNNAMED
36
--add-opens org.htmlunit/org.htmlunit.junit=ALL-UNNAMED
37
</surefire.argLine.modules>
0 commit comments