'Facing issue- while creating maven project in eclipse & sts

I am facing issue with while creating Maven Project in Eclipse & STS, getting below error: "Could not resolve archetype org.apache.maven.archetypes:maven-archetype-quickstart:1.4 from any of the configured repositories" "Creating maven-archetype-quickstart has encountered a problem" enter image description here

I have tried by changing workspace, updating setting.xml file path, adding Remote catalog of maven repo path in archetype(https://repo1.maven.org/maven2/archetype-catalog.xml) of preference but still no luck, Can anybody please help on this?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source