How you can produce execution debug output or error messages?
What is the difference between a release version and snapshot version in maven?
What would the command mvn clean dependency:copy-dependencies package do?
Define archetype.
When does maven use the external dependency concept?
What is a cyclic dependency?
For POM what are the minimum required elements?
What is a project's fully qualified artifact name?
What does dependency management mean with respect to transitive dependency?
What are the aspects does maven manages?
What is the command to check the maven version?
What is the best practice configuration usage for files - pom.xml or settings.xml?
What are its advantages of uber jar?
When you say maven uses convention over configuration?
What is the maven build lifecycle?