Add module to standalone

Hi all.

Please can anyone help direct on how to get the omod file built from https://github.com/openmrs/openmrs-module-webservices.rest to enable us add to our standalone app, we want to use the fix in the issue(https://issues.openmrs.org/browse/RESTWS-675) by adding it to the stand alone.

The problem is after using mvn clean install, how do we locate the omod file?

cc @dkayiwa @darius @niccie @cecilia @jxn

You can find it in the omod/target directory.

1 Like