What is the command to create a new project based on an archetype?
what is POM?
How you can exclude dependency?
Mention the steps for installing maven on windows.
What is a local repository?
How maven handles and determines what version of dependency will be used when multiple versions of an artifact are found?
What information does pom contain?
What is meant by mojo in maven?
What is a test dependency scope in maven?
What is maven repository central?
What is a maven assembly?
What does the build tool?
Explain how you can produce execution debug output or error messages?
How do you find oracle jdbc driver in maven repository?
What are the methods for constructing an uber jar?