Question: When building a Maven Archetype, where do you put your prototype files?

  1. src/main/template
  2. src/main/archetype
  3. src/main/resources/archetype-resources
  4. src/main/java

Answer: The correct answer of the above question is Option C:src/main/resources/archetype-resources