What are the main features of maven?
Answer / Amit Shukla
Maven is a build automation tool. Its main features include: Dependency Management, Project Information Management, Reporting and Site Generation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what is maven repository? What are their types?
What are the repositories in maven?
How to run test classes in maven?
What is the pom packaging in maven?
How can you activate profiles?
What information does pom contain?
What is the best practice configuration usage for files - pom.xml or settings.xml?
How do I determine which pom contains missing transitive dependency?
Explain what is maven artifact?
Mention the steps for installing maven on windows.
Throw some light on the pom.xml file in maven.
What are the main advantages of maven?