Question #679058 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/679058
VJ posted a new comment:
I tried to use the following below in the pom.xml,
<dependency>
<groupId>com.sikulix</groupId>
<artifactId>sikulixapi</artifactId>
<version>1.1.2</version>
</dependency>
<dependency>
<groupId>org.sikuli</groupId>
<artifactId>sikuli-api</artifactId>
<version>1.2.0</version>
</dependency>
Getting this error:
Failed to execute goal on project sel-sikuli-java-testng: Could not resolve
dependencies for project
sel-sikuli-java-testng:sel-sikuli-java-testng:jar:0.0.1-SNAPSHOT: Could not
find artifact com.github.vidstige:jadb:jar:-v1.0-g94ebf38-23 in central
(https://repo.maven.apache.org/maven2) -> [Help 1]
Need some help ..
--
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 : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp