Error in OpenMRS Dependancy Installer

It was agreed upon to drop that plugin because it promotes the bad practice of writing a method first and its test later.

Best practice is to do test-driven development, where you write the test first, and then you write the code that will make it pass.

Did you take a look at this? https://wiki.openmrs.org/display/docs/OpenMRS+SDK