What are the default values for the packaging element?
Where are maven dependencies stored?
Can you tell me the default location of your local repository?
What is dependency exclusion?
Tell me the command to install jar file in local repository.
What are its advantages of uber jar?
What is a remote repository?
What is the use of snapshot in maven?
Throw some light on the pom.xml file in maven.
Have you ever had a problem getting your projects in eclipse refreshed after you made changes in the pom files?
Difference between maven and ant?
What is maven build life cycle?
What is the command to check the maven version?
What are the default values for the packaging element? If there is no packaging element defined? What is the default value for that?
What is the difference between jenkins and maven?