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

1 like 0 dislike
336 views
by The go-to Tester (324 points)
closed by
Please Explain with code if requires.

how to convert a existing code into maven?
closed with the note: got it.
by The go-to Tester (181 points)
Is your project an Ant project or simple Eclipse project?
by The go-to Tester (324 points)
it's a simple eclipse project. i am also using TestNG.

1 Answer

0 like 0 dislike
by The go-to Tester (181 points)
Install Eclipse Maven plugin: http://www.eclipse.org/m2e/

You may have to restart your Eclipse.

In your eclipse just right click on Java Project and click Configure and you should see “Convert to Maven Project” option.

You should see "Create new POM" dialog. Enter Groupd ID, Artifact ID, Name and Description.

That's all. You just converted your Eclipse project to maven

 

Hope that helps.
asked Nov 25, 2016 by The go-to Tester (324 points)
reopened Nov 25, 2016 by
That's fantastic. But what about maven dependency settings?


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!

1.4k questions

1.6k answers

866 comments

1.9k users

...