ElasticsearchBridgeProvider.EsDateBridge has a dependency to JAXB's DatatypeConverter (for date formatting/parsing purposes), but we lack the required dependency in the module.xml definition:
<module name="javax.xml.bind.api"/>