Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

1 like 0 dislike
268 views
by The go-to Tester (324 points)
closed by
how to confirm that maven Is Installed properly or not In my eclipse?
closed with the note: Got it, sir

1 Answer

0 like 0 dislike
by The go-to Tester (181 points)
When you say maven is installed, you download the maven binary from apache maven site and add bin folder from it to the PATH.

To confirm if maven is installed or not, open command prompt and type mvn. It will throw error saying no pom.xml file found.

It should not through mvn is not recognized command error.

Hope that helps!


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

...