Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2019-03-09 Thread RaiMan
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 RaiMan posted a new comment: @VJ not good behaviour: double posts and questions as comments on old, solved questions. -- You received this question notification because your team Sikuli Drivers is an answe

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2019-03-08 Thread VJ
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 VJ posted a new comment: HI Raiman: Thank you for the insight.. thank you for developing a beautiful tool... I was trying to get this tool to work in Ubuntu, I posted by questions on : https://answers.launc

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2019-03-08 Thread RaiMan
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 RaiMan posted a new comment: @VJ --- is another project than SikuliX org.sikuli sikuli-api --- latest SikuliX on Maven Central com.sikulix sikulixapi 1.1.2 --- newer snapshot versions on OSSRH

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2019-03-07 Thread VJ
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 VJ posted a new comment: what is the latest stable version of sikulixapi on mvn central repository that I can use ? I tried to use this 1.1.2 dependency from mvn below:

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2019-03-07 Thread VJ
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 VJ posted a new comment: I am also facing similar issue, using sikuli with java-selenium and trying to execute maven-goal on jenkins job to execute sikuli scripts against ubuntu slave.. getting following erro

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2017-05-08 Thread Naveen kumar
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 Naveen kumar posted a new comment: Thankq Raimain. It worked :) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2017-05-07 Thread RaiMan
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 RaiMan posted a new comment: in Maven projects you should always use the latest snapshot build, since this contains all fixes. latest currently: 1.1.2-SNAPSHOT (continuously built on TravisCI)

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2017-05-07 Thread Naveen kumar
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 Naveen kumar posted a new comment: Hi RaiMan, Thanks for the response. I am using Maven to resolve dependencies , but i am getting below exception: [INFO] Downloading: http://repo1.maven.org/maven2/com/sik

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2017-05-07 Thread RaiMan
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 RaiMan posted a new comment: @Naveen You say: I am also having same issue when i am trying to use with maven ... but this is not the case, since you do not use Maven, to resolve the dependencies to the lib j

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2017-05-07 Thread Naveen kumar
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 Naveen kumar posted a new comment: Hi, I am also having same issue when i am trying to use with maven. please help me in resolving. When i have downloaded and configured (by adding as external jar not throu

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2017-03-10 Thread divita narang
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 divita narang posted a new comment: Hi RaiMan, I am working in Java (selenium - cucumber) environment , trying to initiate my tests with Jenkins. I added the following dependencies as discussed in the comme

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2016-03-15 Thread sunny sachdeva
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 sunny sachdeva posted a new comment: Thanks Raiman it worked -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2016-03-10 Thread RaiMan
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 RaiMan posted a new comment: ok, sorry for not being precise enough: since 1.1.1 is in the pre-final phase (only nightly builds) it is in the OSSRH snapshot repo: so add somewhere: ossrh https:

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2016-03-09 Thread sunny sachdeva
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 sunny sachdeva posted a new comment: HI Raiman, Sorry to bother you once again...I tried to update SKILUIX version from 1.1.0 to 1.1.1 in my pom.xml, however m getting error Missing artifact com.sikulix:sik

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2016-03-09 Thread sunny sachdeva
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 sunny sachdeva posted a new comment: Thanks RaiMan for your comment. I will upgrade to 1.1.1 and let you know my observation. Mean while thanks to your effort for creating such a wonderful tool -- You recei

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2016-03-09 Thread RaiMan
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 RaiMan posted a new comment: ok, the latest is 1.1.1 ... where jxgrabkey is no longer an external dependency (seems to be broken), but already in the jar. -- You received this question notification becaus

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2016-03-08 Thread sunny sachdeva
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 sunny sachdeva posted a new comment: BTW I am using Jenkins to initiate my test cases and the above error is from Jenkins[ checked that it is NOT behind any kind of proxy]. -- You received this question not

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2016-03-08 Thread sunny sachdeva
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 sunny sachdeva posted a new comment: HI Raiman, I saw your comments and checked In the local .m2 repo delete the com.sikulix and jxgrabkey branches . I could see the folders being created but inside its empt

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2016-03-08 Thread RaiMan
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 RaiMan posted a new comment: @sunny symptoms? errors? log infos? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2016-03-08 Thread sunny sachdeva
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 sunny sachdeva posted a new comment: HI Raiman, I am also facing this issue wile using sikuliX in java selenium framework. Can you pls help what is the resolution. PFB sikuli dependency

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2015-10-12 Thread leon
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 Status: Answered => Solved leon confirmed that the question is solved: Looks like corporate file wall caused the issue, switch to another internal proxy, "mvn clean install" works. Thanks RaiMan! -- Yo

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2015-10-10 Thread RaiMan
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 Status: Open => Answered RaiMan proposed the following answer: just checked: works. Sure you have pulled the latest state? Should not have anything to do with the proxy stuff. In the local .m2 repo de

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2015-10-10 Thread leon
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 Status: Answered => Open leon is still having a problem: Still same error at my side, by the way, I am working behind proxy, and made maven use proxy, maven downloading plugins works fine. -- You recei

Re: [Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2015-10-10 Thread RaiMan
Question #272281 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/272281 Status: Open => Answered RaiMan proposed the following answer: should be reported on GitHub. try again, fixed. -- You received this question notification because your team Sikuli Drivers is an answer

[Sikuli-driver] [Question #272281]: Failed to execute goal on project sikulixapi on 64-bit Windows

2015-10-10 Thread leon
New question #272281 on Sikuli: https://answers.launchpad.net/sikuli/+question/272281 I am running 64-bit windows 7 with Maven 3.2.5 installed, cloned SikuliX from https://github.com/RaiMan/SikuliX-2014.git. Try to build in command line by: mvn clean install Such errors occurred (please see the