While I was trying to deploy marklogic DHF project 5.4.x in my local using gradle mlDeploy, I was getting UnknownPlugin exception for net.saliman.properties. I am using gradle version 6.4. And I could see this plugin available in the repository. Any leads on solving this issue is welcome.
Where: Build file 'C:\Users\sharu\Desktop\datahub\data-data-hub\build.gradle' line: 29
What went wrong: Plugin [id: 'net.saliman.properties', version: '1.4.6'] was not found in any of the following sources:
- Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
- Plugin Repositories (could not resolve plugin artifact 'net.saliman.properties:net.saliman.properties.gradle.plugin:1.4.6') Searched in the following repositories: Gradle Central Plugin Repository