I have configured all the dependencies in my pom.xml through maven. When i give the command mvn install I get the following error:
pom.xml
mvn install
I just had this issue and by deleting the org directory and rebuilding this solved the issue.