Skip to content

This project is used to package the core OpenMRS war file with bundled modules

Notifications You must be signed in to change notification settings

ssmusoke/openmrs-distro-platform

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openmrs-distro-platform

A project for packaging the OpenMRS Platform

###Building the project

  • Check out the project onto your machine if you haven't yet.
  • Change the project version to match the platform release version you are about to release
  • Add the latest build of the openmrs war file to the root of the project
  • In the root pom file, make sure you have updated the openMRSVersion and webservices.restModuleVersion property values to match the latest released OpenMRS core and module versions respectively
  • Build the distributable by running the command below:
mvn clean install

About

This project is used to package the core OpenMRS war file with bundled modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%