Missing artifact org.kreyssel.selenium2.visualdiff:visualdiff-core:jar
I have added the following dependency (copied from the "Usage") into my pom.xml:
and got the following error: Missing artifact org.kreyssel.selenium2.visualdiff:visualdiff-core:jar:1.0.0-SNAPSHOT
Can you please advise what could be a possible reason of this issue?
Also, the same kind of error I got when tried to add the selenium2-visualdiff-maven-plugin to the maven module.
Thanks, Gevorg.
Any update on this ? this issue is still open
Sorry for the late reply.
Do you have run
mvn install
before?
I am also getting the same error after adding the dependency, I tried running mvn install, no luck
@trocky321 Do you have any special setting in your settings.xml? Any mirror or proxy settings?
@kreyssel , just checked on http://search.maven.org/ and it really looks it's not there anymore.
Not even at https://mvnrepository.com
Hi Kreyssel,
I am getting following error after adding the Selenium VisualDiff dependency. Missing artifact org.kreyssel.selenium2.visualdiff:visualdiff-core:jar:1.0.0-SNAPSHOT
I have added following dependency:
Kindly do the needful.
Thanks, Balaji
Any update on this please ? Was anyone able to resolve this ?