Unable to build openmrs module with maven due to unresolved maven dependency

@mozzy, i want to create an openMRS module for the openMRS 1.9.11 version. This module will help me post data to openHIM and will use the openMRS event module (https://wiki.openmrs.org/display/docs/Event+Module). to do that i:

  • Downloaded the openMRS SDK
  • Downloaded and installed the JDK 1.7
  • Created a server as explained here https://wiki.openmrs.org/display/docs/OpenMRS+SDK
  • Created a simple module for testing
  • Tried to build that module without any modification At this step, i’m getting the error above.