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.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to