Hi
There are two artifacts, both with classifiers.
Your declaration should look like:
org.testng
testng
5.1
jdk14
test
or
org.testng
testng
5.1
jdk15
test
Greetings
Grzegorz Slowikowski
José Pacheco pisze:
Hello all,
I’m using testng version 5.1 in o
Hi,
this is more a user question than a developer one.
José Pacheco schrieb:
Hello all,
I’m using testng version 5.1 in one project, but maven says that can not
find the dependency, and I now the dependency is available in mvn
repository.
How can I solve the problem?
This kind of failur
Hello all,
Im using testng version 5.1 in one project, but maven says that can not
find the dependency, and I now the dependency is available in mvn
repository.
How can I solve the problem?
The declaration is as follows:
org.testng
testng
5.1
test
Regards,
Jos