What is an archetype?
Explain what would the “jar: jar” goal do?
What are the things that you must define for each external dependency?
Explain what is maven repository? What are their types?
If you fail to define any information, where does your pom inherits that information from?
What are the aspects maven manages?
What are the main advantages of maven?
What is force maven update?
How to run the clean plugin automatically during the build?
What are the different types of profile in maven?
What are different dependency scopes in maven?
What is the use of maven repository?
Is it possible to refer a property defined in your pom.xml file?
What are the benefits of transitive dependency in maven?
What are the default values for the packaging element? If there is no packaging element defined? What is the default value for that?