Skip to content
Advertisement

Maven build failure : could not transfer metadata

I’m trying to run maven clean install but i got these errors and warnings

JavaScript

here is my pom.xml

JavaScript

When i run the mvn -X compile i got this

JavaScript

I’ve already tried to delete the repository and i’m not using any proxy. Is there anything i’m missing? Could you help me please

Advertisement

Answer

You have wrong URLs for the repos. Please check this page and choose the right one.

User contributions licensed under: CC BY-SA
10 People found this is helpful
Advertisement