Where are maven dependencies downloaded to?
Have you ever had a problem getting your projects in eclipse refreshed after you made changes in the pom files?
What is the use of the execution element in pom file?
How can you create an executable jar with dependencies using maven?
Explain how to run test classes in Maven?
What is the purpose of mvn clean command?
What are different types of build profiles?
What are the elements in pom that a profile can freely modify when specified in the pom?
Have you heard of ban duplicate classes maven enforcer plugin? What is its use?
What is a maven assembly?
Why is the use of the profile required in maven?
What is the difference between version and snapshot?
How do you convert input stream into string?
What is maven build life cycle?
What is the pom packaging in maven?