-
Notifications
You must be signed in to change notification settings - Fork 60
Home
rapilabs edited this page Jan 24, 2013
·
14 revisions
- A Java Development Kit (either Oracle or OpenJDK)
- Maven
- Git
- Download the OpenMRS standalone distribution and login as the administrator
- Clone the concept proposal module source code onto your local drive
- Build the module with
mvn -DskipTests=true package
- Locate the module file under
omod/target/cpm-1.0-SNAPSHOT-<build-id>.omod
- Install the module into OpenMRS by uploading the OMOD file via Administration -> Manage Modules -> Add or upgrade module -> Add module