Question
What is the command to check the maven version?
Answer
Type the following command on console to know the maven version.
mvn -version
What is the command to check the maven version?
Type the following command on console to know the maven version.
mvn -version