Getting the error can't resolve archtype
I have installed maven in my local and created all environment variables also deleted all folder under .m2/repository folder, but still am getting the error while creating project from eclipse neon.
Getting the error can't resolve archtype
I have installed maven in my local and created all environment variables also deleted all folder under .m2/repository folder, but still am getting the error while creating project from eclipse neon.
Add the remote catalog into eclipse.
1.Open Window > Preferences
2.Open Maven > Archetypes
3.Click 'Add Remote Catalog' and add the following:
Catalog File: http://repo1.maven.org/maven2/archetype-catalog.xml
Description: maven catalog