Question: What does the following command do?

  1. It does nothing since no archetype has been specified
  2. It generates a new Maven archetype
  3. It generates a new Maven projet using the default Maven archetype
  4. It cleans and installs the sample-maven-project project

Answer: The correct answer of the above question is Option C:It generates a new Maven projet using the default Maven archetype