What is archetype?
Answer / Anjali Nayak
An Archetype in Maven is a project template that includes files and configurations for a particular type of project. It serves as a starting point to quickly create a new project.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the repositories in maven?
What is the command to check the maven version?
How does maven looks for a dependency or resource?
What is the syntax for offline project creation?
what is Maven artifact?
How do you check if you have maven installed?
Explain how to run test classes in Maven?
What is maven project?
Throw some light on the pom.xml file in maven.
What is the difference between ant and maven?
How maven handles and determines what version of dependency will be used when multiple versions of an artifact are found?
What is the difference between jenkins and maven?