I am trying to build CI in jenkins for marklogic but in Deploy step i am getting below error
Execution failed for task ':ml-modules:mlDeployApp'.
unsupported auth scheme: [Basic realm=public]
How to resolve this issue. I have tried different auth scheme like basic, application level etc