sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #44403
[Question #660451]: Missing artifact com.github.vidstige:jadb:jar:-v1.0-g94ebf38-23 with sikulixapi 1.1.1
New question #660451 on Sikuli:
https://answers.launchpad.net/sikuli/+question/660451
As RaiMan suggested in another post of mine, I tried switching to v 1.1.1 -
<!-- https://mvnrepository.com/artifact/com.sikulix/sikulixapi -->
<dependency>
<groupId>com.sikulix</groupId>
<artifactId>sikulixapi</artifactId>
<version>1.1.1</version>
</dependency>
but now my pom complains about "Missing artifact com.github.vidstige:jadb:jar:-v1.0-g94ebf38-23" . I am positive that this jar is hosted in another repository instead of Central. I had the same issue with another jar for 1.1.0 and RaiMan suggested that 1.1.1 will have all the jars in the same repo.
How can I get past this?
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.