Why does OpenMRS billing module fail to compile?

**Platform Version:**Centos6.6. OpenMRS Version: openmrs 1.9.8

Question: How do you compile the openMRS billing module found here https://github.com/hispindia/billing I’m trying to compile is using mvn clean install , but its having errors, its looking for the hospitalcore-api:jar;1.5.1, but I don’t know why or how to solve this,

any tips/advice how to solve this? Thanks in Advance :slight_smile:

Did you try to build - https://github.com/hispindia/hospitalcore first?

yea but I also can’t compile it and produce the omod file…