what is Maven Repository? What are their types?
What is the dependency scope? Name all the dependency scope.
Mention the difference between Apache Ant and Maven?
List out the dependency scope in Maven?
How can I change the default location of the generated jar when I command "mvn package"?
Give the command for installation of the jar file in a local repository.
If you fail to define any information, where does your pom inherits that information from?
What do you understand by maven software?
What is the best practice configuration usage for files - pom.xml or settings.xml?
Define archetype.
What are the different phases of a maven build lifecycle?
What is force maven update?
What is the pom packaging in maven?
What is a maven assembly?
How do you specify the java compiler version in a pom.xml file?