I am getting the below exception when I run my mvn install. I have even deleted the local repository and ran again getting same exception.
mvn install
<
If you are using CentOS linux system the Maven local repositary will be:
/root/.m2/repository/
You can remove .m2 and build your maven project in dev tool will fix the issue.