Re: [Sikuli-driver] [Question #185713]: Sikuli X-1.0rc3 and Maven support

2013-09-19 Thread emrah kara
Question #185713 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/185713 emrah kara posted a new comment: what is the dependency for the new Sikuli version, which is 1.0.1 ? Would it be correct this way? dependency groupIdorg.sikuli/groupId

Re: [Sikuli-driver] [Question #185713]: Sikuli X-1.0rc3 and Maven support

2013-09-19 Thread RaiMan
Question #185713 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/185713 RaiMan posted a new comment: @ emra With version 1.0.1 and later, it is recommended, to use sikuli-java.jar with Java programming. Use option 3 with setup and rename the resulting sikuli-java.jar to

Re: [Sikuli-driver] [Question #185713]: Sikuli X-1.0rc3 and Maven support

2013-03-26 Thread anmol_bagga10
Question #185713 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/185713 anmol_bagga10 posted a new comment: What you can do is make a folder in your project say lib and put the sikuli-script.jar in that. and include this dependency in ur pom file dependency

Re: [Sikuli-driver] [Question #185713]: Sikuli X-1.0rc3 and Maven support

2013-03-26 Thread RaiMan
Question #185713 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/185713 Assignee: None = RaiMan -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #185713]: Sikuli X-1.0rc3 and Maven support

2012-01-26 Thread Robert Stagner
Question #185713 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/185713 Robert Stagner posted a new comment: @RaiMan Ok, I'll see what we can do to achieve this -- I'm not all that familiar with Maven. I'll see if our developers or release engineer can help me out with this.

Re: [Sikuli-driver] [Question #185713]: Sikuli X-1.0rc3 and Maven support

2012-01-26 Thread Robert Stagner
Question #185713 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/185713 Status: Open = Solved Robert Stagner confirmed that the question is solved: @RaiMan I worked with one of our developers and placed a copy of the jar file within our local repo (artifactory). It works

Re: [Sikuli-driver] [Question #185713]: Sikuli X-1.0rc3 and Maven support

2012-01-25 Thread anmol_bagga10
Question #185713 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/185713 Status: Open = Answered anmol_bagga10 proposed the following answer: dependency groupIdedu.mit.csail.uid.sikuli/groupId artifactIdsikuli-script/artifactId