marklogic-data-hub icon indicating copy to clipboard operation
marklogic-data-hub copied to clipboard

Gradle Build Fails [Java 17+ compatibility]

Open fjblau opened this issue 2 years ago • 1 comments

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')

fjblau avatar Sep 01 '22 15:09 fjblau