Why do I get Maven plugin errors when installing OpenMRS SDK?

I think my problem started when i first installed OpenMRS. I was having test failures so i skipped the test but it seems some part of the application needed those tests. I deleted everything in my repository did a git clone again on the core api. So i am trying to install without skipping these tests. The build fails saying there are test failures. I looked at the test reports and found the test case that was failing. But when i run this test case in eclipse, i get no failures. More details: