sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #50925
Re: [Question #679058]: Trying to get sikuli java-scripts running on Ubuntu through jenkins-maven
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.