What is the command to check the maven version?
Answer / Ashish Gupta
"The command to check the Maven version is 'mvn -version'. This command displays the installed Maven version along with other information."n
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of maven?
What is the default location of local repository?
How do you resolve maven dependencies issue while upgrading dependencies versions?
Define snapshot in terms of maven.
What is a cyclic dependency?
What are the maven’s order of inheritance?
What is a test dependency scope in maven?
What is an archetype?
Explain what is maven? How does it work?
What is a goal in maven terminology?
What are different type of repositories in maven?
Difference between maven project and module?