Difference between maven scope compile and provided for jar packaging?
Name the 3 build lifecycle of maven.
Mention the steps for installing maven on windows.
What is an uber jar?
List all the dependency scope in maven.
How can we see dependencies for the project and where exactly they are defined?
What are the methods for constructing an uber jar?
What is a transitive dependency? Can we override transitive dependency version and if yes, how?
Have you ever had problem getting your projects in eclipse refreshed after you made changes in the pom files?
How would you see the version of maven?
List out what are the build phases in Maven?
What is pluginmanagement?
Explain how you can exclude dependency?
What is the difference between ant and maven?
What is a project's fully qualified artifact name?