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

0 like 0 dislike
205 views
in Others by
I am trying to use third party Maven libraries. Its hosted at below location.

<repository>
    <id>com.teamdev</id>
    <url>http://maven.teamdev.com/repository/products</url>
</repository>

 

Where to insert above line?

1 Answer

0 like 0 dislike
by The go-to Tester (181 points)
selected by
 
Best answer
create <repositories> tag under <project> and insert your code inside <repositories> </repositories>.

 

Hope it 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!

1.4k questions

1.6k answers

866 comments

1.9k users

...