On upgrading to ml-gradle v3.16.4 I am getting the below error while running the mlDeploy
task.
<error:format-string>MANAGE-INVALIDPAYLOAD: (err:FOER0000) Payload has errors in structure, content-type or values. Invalid payload: no such database: test-triggers</error:format-string>
on googling it I found that this error has been fixed in v3.16.3
.
Please find the related links below.
https://github.com/marklogic-community/ml-gradle/issues/488
As per the above links I should not get the error.
Please help.