What would the command mvn clean do?
How would you see the version of maven?
What is the difference between snapshot and version?
What is a transitive dependency in maven?
Mention the steps for installing maven on windows.
What is the role of a build tool in apache maven?
What is the maven build lifecycle?
Is it possible to refer a property defined in your pom.xml file?
Why Maven Plugins are used?
Throw some light on the pom.xml file in maven.
Write the steps for installing maven on windows.
What do you mean by maven repository and its types?
What is a local repository?
Mention the three build lifecycle of Maven?
When you say maven uses convention over configuration?