Closed lavanyanalabolu closed 7 years ago
Where is the link to JUnit 5?
https://stackoverflow.com might be a better place for this issue.
Where is the link to JUnit 5?
There isn't one.
The project in question only uses TestNG as a testing framework, so definitely posted to the wrong repo. š
Hi,
I have integrated my selenium web framework with the Git hub, which is successfully running on my windows machine, but same thing when iam trying to run on the Jenkins slave machine(linux, ubuntu), getting the following error.
My
pom.xml
looks like thisThe error stake looks like below.
trying to resolve the issue from 2 days but could not get any working solution. tried adding mvn dependency::tree dint work..
My declarative jenkins file look like below
Thanks in advance.