ニュース

When building selenium-server-standalone-3.141.59.jar on Eclipse 2018-12 with openJDK11.0.1 the build fails: java.lang.module.FindException: Unable to derive module descriptor for ...
Describe the bug The compilation failure occurs in our CI pipeline when building using Java 11, here is a temp URL to see the console log. I can see the module name is correct in version 1.10.0-M3. It ...