by @kodeazy

Maven merging velocity templates unable to find resource archetype-resources/pom.xml

Home » Java » Maven merging velocity templates unable to find resource archetype-resources/pom.xml
  • I was trying to create a maven-archetype-quickstart projct and got blow error. Maven Archetype Error
  • To resolve the error open the command prompt and execute th below command.

    mvn archetype:generate
  • once necessary files were downloaded restart the systm and try again.