bahmni module errors on Ref App 3.4.0

Hi I was using the SDK to install Ref app 3.4.0 and stuck on the following error; is there an easy way for me to manually install it or bypass it when using the sdk setup process

Failed to execute goal org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:6.4.0:setup (default-cli) on project standalone-pom: Failed to setup server: Unable to find/resolve artifact. Failed to read artifact descriptor for org.bahmni.module:appointments-omod:jar:2.1.0-20250318.070530-1: Could not transfer artifact org.bahmni.module:appointments-omod:pom:2.1.0-20250318.070530-1 from/to openmrs-repo-thirdparty (JFrog): status code: 409, reason phrase: (409) → [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging.

1 Like

I faced something similar recently but the fix for me was to update my settings.xml file within the .m2 directory. To update the file you have to run mvn openmrs-sdk:setup-sdk. And then try installing the Refapp 3.4.0 again.

1 Like

What settings did you update? repositories?

just run this mvn openmrs-sdk:setup-sdk, the SDK will do it for you!

1 Like

This should be fixed now. There was an issue caused by the migration of Bahmni artifacts to a new hosting site.

1 Like

Thank you I finally got 3.4.0 and 2.7.0 running on Windows, Linux ARM and Linux Intel; yes I noticed that too for bahmni.