Q. Which maven plugin creates the project structure?
β
Correct Answer: (D)
archetype
Explanation: Archetype is a Maven plugin whose task is to create a project structure as per its template.