What is maven project?
What are the main features of maven?
How do you force maven to copy dependencies into target/lib?
Mention the three build lifecycle of Maven?
Difference between maven project and module?
How do you know the version of mvn you are using?
Is it possible to refer a property defined in your pom.xml file?
What are the two setting files called and what is their location?
What is the use of plugins in maven?
What does maven install do?
What is the difference between ant and maven?
Have you heard of ban duplicate classes maven enforcer plugin? What is its use?
What is maven's order of inheritance?
What is the use of optional dependency?
How can we see dependencies for the project and where exactly they are defined?