Have you ever had a problem getting your projects in eclipse refreshed after you made changes in the pom files?
294Post New Apache Maven Questions
What are the default values for the packaging element?
Why should we use maven?
What is maven project?
What are the two setting files called and what is their location?
What is a maven assembly?
Is it possible to refer a property defined in your pom.xml file?
What phases does a site lifecycle consist of?
Difference between maven scope compile and provided for jar packaging?
How is the propagation of plugins to child poms stopped?
What is the best practice configuration usage for files - pom.xml or settings.xml?
How profiles are specified in maven?
How can we see dependencies for the project and where exactly they are defined?
What are the uses of maven plugins?
What is a transitive dependency in maven?
When does maven use the external dependency concept?