Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Unable to use ExtentReport Dependency 3.1.5 with testNG #1077

Open
TinaMehra15 opened this issue May 30, 2018 · 1 comment
Open

Unable to use ExtentReport Dependency 3.1.5 with testNG #1077

TinaMehra15 opened this issue May 30, 2018 · 1 comment

Comments

@TinaMehra15
Copy link

Hi Anshoo,
In the Pom.xml I am using the following maven dependencies. However, adding the extent report dependency 3.1.5 gives me errors related to missing artefacts. If I use 2.031 extent report dependency then the error is gone. Please could you advise. Thanks


org.seleniumhq.selenium
selenium-java
3.11.0



org.testng
testng
6.14.3
test

com.relevantcodes extentreports 3.1.5
@yogitthakral
Copy link

I faced the same issue , sharing my resolution ,it might be applicable to your scenario (or not ):-

Case 1) Check in your pom.xml if a custom (company hosted) maven repository is added .. if yes , contact concerned person(your manager or lead may be) to check the availability of new extent report jar on that repo.

Case 2) Clean your project and then right click- > maven - > update and select force update all dependencies.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants