What is the command to create a new project based on an archetype?
Answer Posted / Mohammad Shehbaz
To create a new Maven project based on an archetype, you can use the following command: `mvn archetype:generate`
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers