@tharindu sorry about this. Try doing what is in this post . It could help you out. Basically instead of using the usual mvn openmrs-sdk:run
command, try starting your sever with this command mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.1.1:run <usual arguments here if any>
If you don’t have any arguments to put in the angle(<>) brackets just do without that section and just use
mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:4.1.1:run