Problem with maven and org.sikuli.script

Asked by avecc92

Welcome!

I'm new to Sikuli and Maven. Im trying to configure my Jenkins slave with maven and sikuli. I succesfully configured selenium but I have problem with sikuli. I found some sikuli in maven repository but I can't find sikuli-script? How can I use sikuli-script dependency in my project when it is not on maven repo ?

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Eugene S (shragovich) said :
#1

That should suffice:

<groupId>com.sikulix</groupId>
<artifactId>sikulixapi</artifactId>
<version>1.1.0-SNAPSHOT</version>

Can you help with this problem?

Provide an answer of your own, or ask avecc92 for more information if necessary.

To post a message you must log in.