marklogic-data-hub
marklogic-data-hub copied to clipboard
Gradle Build Fails [Java 17+ compatibility]
Running a fresh install of ML and DH... using the gradle deploy, I get:
FAILURE: Build failed with an exception.
- What went wrong: Execution failed for task ':mlDeployApp'.
class com.marklogic.hub.deploy.commands.LoadUserModulesCommand tried to access private method 'void java.net.URLDecoder.
()' (com.marklogic.hub.deploy.commands.LoadUserModulesCommand is in unnamed module of loader org.gradle.internal.classloader.VisitableURLClassLoader @740548e6; java.net.URLDecoder is in module java.base of loader 'bootstrap')