OpenMRS Platform ${projecr.version}.${revisionNumber}.Running!

That does not contain the snapshot version of the module. You can compile it from here: https://github.com/openmrs/openmrs-module-webservices.rest

Or download it from here and rename the file from .jar to .omod https://openmrs.jfrog.io/ui/repos/tree/General/snapshots%2Forg%2Fopenmrs%2Fmodule%2Fwebservices.rest-omod%2F2.28.0-SNAPSHOT%2Fwebservices.rest-omod-2.28.0-20200218.225609-1.jar

1 Like

Thank you, I have successfully downloaded the file from the first link. Which version of .omod should I have to use? Could you tell me the next step, please?

@girma have you downloaded the project or the .jar file?

1 Like

Yes, I have downloaded the .jar file from https://openmrs.jfrog.io/ui/repos/tree/General/snapshots%2Forg%2Fopenmrs%2Fmodule%2Fwebservices.rest-omod%2F2.28.0-SNAPSHOT%2Fwebservices.rest-omod-2.28.0-20200218.225609-1.jar. But I don’t know what I have to do next.

As @dkayiwa said, rename .jar to .omod, and then place that in the modules directory.

An omod file is simply a renamed jar file of the module. You can read about it here https://wiki.openmrs.org/display/docs/Creating+Modules