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 ...
If this class is in a named Module then this method will attempt to find the resource in the module. This is done by delegating to the module's class loader findResource (String,String) method, ...