How do I compile Laboratory module?

Platform Version: OpenMRS 1.9.8

Question: How to compile this module? (generate the omod file ) https://wiki.openmrs.org/display/projects/Laboratory+Module

is there a specific openMRS version required??

I can’t compile it using maven I’ve tried using the simple lab entry module, it works well but I want to test this module out as well.

thanks in advance :slight_smile:

What is the link to the sourecode? I can’t find it on the wiki.

I think its this one https://github.com/openmrs/openmrs-module-jsslab

The build fails with

[ERROR] Failed to execute goal on project jsslab-api: Could not resolve dependencies for project org
.openmrs.module:jsslab-api:jar:1.9.0-SNAPSHOT: The following artifacts could not be resolved: org.op
enmrs.module:webservices.rest-api:jar:1.1-SNAPSHOT, org.openmrs.module:webservices.rest-omod:jar:1.1
-SNAPSHOT, org.openmrs.module:webservices.rest19ext-api:jar:1.0-SNAPSHOT, org.openmrs.module:webserv
ices.rest19ext-omod:jar:1.0-SNAPSHOT: Could not find artifact org.openmrs.module:webservices.rest-ap
i:jar:1.1-SNAPSHOT in openmrs-repo (http://mavenrepo.openmrs.org/nexus/content/repositories/public)
-> [Help 1]

You could try replacing all reported SNAPSHOT versions in the pom with released versions of modules.

1 Like

Please do try building this to see if it suits your needs.

However as far as I know that module was never completed and was abandoned. JSS hospital, who was to be the target user, now uses the Bahmni distribution of OpenMRS, and specifically OpenELIS for the lab.

2 Likes

Can this be reflected in the repo’s README.md?

yes it generates that error, actually I tried to edit the pom files ( deleted the -SNAPSHOT ) but still not able to compile completely, so is this module discontinued?

BTW , thanks a lot for the reply sir :smile:

First of all thanks for the reply , I will try openELIS now , is it possible to connect openELIS with openMRS and dcm4chee?

I want to try openELIS but i cant download the .ova file, it always redirects to the download page, and not downloading the said file .