Home »
MCQs »
Apache Tapestry MCQs
To verify the Maven installation which of the following you would use?
12. To verify the Maven installation which of the following you would use?
- Mn--version
- Maven-version
- mvn --version
Answer: C) mvn --version
Explanation:
mvn --version command is used to verify the installation of Maven.