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
<
I was facing this issue while deploying my ear to my local weblogic instance. Clearing the local repository and building the ear again resolved the issue for me.