selenium2-visualdiff icon indicating copy to clipboard operation
selenium2-visualdiff copied to clipboard

Missing artifact org.kreyssel.selenium2.visualdiff:visualdiff-core:jar

Open gevorgi opened this issue 9 years ago • 8 comments

I have added the following dependency (copied from the "Usage") into my pom.xml: <groupId>org.kreyssel.selenium2.visualdiff</groupId> <artifactId>visualdiff-core</artifactId> 1.0.0-SNAPSHOT test

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.

gevorgi avatar Mar 14 '16 09:03 gevorgi

Any update on this ? this issue is still open

tauheedkhan avatar Apr 06 '16 05:04 tauheedkhan

Sorry for the late reply.

Do you have run

mvn install

before?

kreyssel avatar Aug 10 '16 12:08 kreyssel

I am also getting the same error after adding the dependency, I tried running mvn install, no luck

tsota-n1 avatar Dec 10 '16 16:12 tsota-n1

@trocky321 Do you have any special setting in your settings.xml? Any mirror or proxy settings?

kreyssel avatar Dec 11 '16 21:12 kreyssel

@kreyssel , just checked on http://search.maven.org/ and it really looks it's not there anymore.

sidneydemoraes avatar Dec 19 '16 21:12 sidneydemoraes

Not even at https://mvnrepository.com

sidneydemoraes avatar Dec 19 '16 21:12 sidneydemoraes

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: <groupId>org.kreyssel.selenium2.visualdiff</groupId> <artifactId>visualdiff-core</artifactId> 1.0.0-SNAPSHOT test

Kindly do the needful.

Thanks, Balaji

Nimmakuri avatar Apr 16 '18 14:04 Nimmakuri

Any update on this please ? Was anyone able to resolve this ?

Prateek1908 avatar Jul 03 '19 22:07 Prateek1908