I am using Maven 3.0.5 and Spring Tool Source 3.2 with Maven plugin installed. When I try to do \'Run As---> Maven install\', I am getting
Deleting full .m2/repository local repository solved my problem.
.m2/repository
Or else you need to know what plugins are you using exactly with their dependencies as one of the plugin suffered a problem while downloading.