I'm trying to install maven in Anypoint Studio I have followed all the steps in How to Configure Maven With Mule AnyPoint Studio.
After all the steps I can see the JAR files are not getting downloaded into the .m2
repository created in user file hence following error saying:
Error in libraries build path:
I'm not sure what i'm missing here
I have added Profile to the settings.xml Please refer this link to know how to add profile
After that my issue is resolved