Legacy UI has compile errors

Application Name: LegaciUI Version Number: 1.0

Question: There are compile errors as at https://gist.github.com/Tharakamora/f45fdc2b47dbdba41624. How can I resolve this? Package import org.openmrs.customdatatype.datatype is not resolved as it seems. What is the dependency needed in the Pom?

Check out the 2.0.x branch of openmrs-core and compile it. Then compile the module.

1 Like

Shouldn’t this already be built by CI and the snapshot deployed to our maven repository? Why should an individual have to build this?

Correct. @tharaka did you compile with an internet connection?

Yes I did. Do I have to change something?