Have you ever had problem getting your projects in eclipse refreshed after you made changes in the pom files?
175Post New Apache Maven Questions
What are the benefit of storing jars/external dependencies in the local repository instead of a remote one?
How profiles are specified in maven?
How to run the clean plugin automatically during the build?
Why should we use maven?
Have you heard of ban duplicate classes maven enforcer plugin? What is its use?
What is the fully qualified artifact name of maven project?
Mention the three build lifecycle of Maven?
Explain how you can produce execution debug output or error messages?
What is the command to package maven project?
How do you run junit tests in parallel in a maven build?
Explain the difference between maven build and maven install?
Where do you find the class files when you compile a Maven project?
What is an archetype?
What is maven project?
How you can produce execution debug output or error messages?