Have you ever had problem getting your projects in eclipse refreshed after you made changes in the pom files?
171Post New Apache Maven Questions
What is an uber jar?
What is the use of the execution element in pom file?
What is an archetype?
Explain what is maven repository? What are their types?
What is the use of maven clean?
What is mojo?
What would you do if you have to add a jar to the project using maven?
What is a cyclic dependency?
What information does pom contain?
Define snapshot in terms of maven.
What are some problems which we face while the development of a project when maven is not used?
How do I determine which pom contains missing transitive dependency?
Explain how to run test classes in Maven?
What phases does a site lifecycle consist of?
What are the default values for the packaging element? If there is no packaging element defined? What is the default value for that?