Failed to resolve version for org.apache.maven.archetypes

I had the same problem. I fixed it by adding the maven archetype catalog to eclipse. Steps are provided below:

  1. Open Window > Preferences
  2. Open Maven > Archetypes
  3. Click ‘Add Remote Catalog’ and add the following:

Leave a Comment