What is pluginmanagement?
What is maven's order of inheritance?
Throw some light on the pom.xml file in maven.
What are some problems which we face while the development of a project when maven is not used?
What is a project's fully qualified artifact name?
What is the difference between version and snapshot?
How to add local jar files to a maven project?
Explain how you can exclude dependency?
Difference between maven scope compile and provided for jar packaging?
What are the different types of profile in maven? Where will you define these profiles?
What is the command to create a new project based on an archetype?
What is a maven pom file?
What is maven lifecycle?
List out what are the Maven’s order of inheritance?
How do you run junit tests in parallel in a maven build?