1.

How do you check if you have Maven installed?

Answer»

Follow the below-written STEPS to check the PROPER installation of MAVEN:-

  • MAKE a version check by running mvn -V from the command line
  • You would see resembling output if you have Maven tool.
  • You are all set to use Maven

Learn more about Best Maven Interview Questions with us.



Discussion

No Comment Found