[Sikuli-driver] [Question #252103]: Not able to use sikuliX snapshot

2014-07-27 Thread Robert Grzeskowiak
New question #252103 on Sikuli: https://answers.launchpad.net/sikuli/+question/252103 Hi, I just wanted to use SikuliX snapshot from OSSRH. I have added dependencies to my pom.xml file, tried to write simple test with it. Unfortunately I got error while executing the code: [error] SikuliX: does

Re: [Sikuli-driver] [Question #252103]: Not able to use sikuliX snapshot

2014-07-28 Thread RaiMan
Question #252103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252103 Status: Open => Answered RaiMan proposed the following answer: this is my OSSRH test pom. this works. ?xml version="1.0"?> http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"

Re: [Sikuli-driver] [Question #252103]: Not able to use sikuliX snapshot

2014-07-28 Thread Robert Grzeskowiak
Question #252103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252103 Robert Grzeskowiak posted a new comment: Hi, I have tried the same configuration as you have and unfortunately with no good result. I put even your test-code and added sysout in the end which is not printed

Re: [Sikuli-driver] [Question #252103]: Not able to use sikuliX snapshot

2014-07-28 Thread RaiMan
Question #252103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252103 RaiMan proposed the following answer: Ok, I have to test on Windows and come back soon. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

Re: [Sikuli-driver] [Question #252103]: Not able to use sikuliX snapshot

2014-07-28 Thread RaiMan
Question #252103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252103 RaiMan proposed the following answer: again tested. usage and result: https://github.com/RaiMan/SikuliX-2014/blob/master/TestRunMaven/sikulixtestrun-log-win.txt -- You received this question notification b

Re: [Sikuli-driver] [Question #252103]: Not able to use sikuliX snapshot

2014-07-28 Thread Robert Grzeskowiak
Question #252103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252103 Robert Grzeskowiak posted a new comment: I have tried your code and using mvn exec:exec I receive error right now: [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven- plugin:1.3.1:exec (default-cli)

Re: [Sikuli-driver] [Question #252103]: Not able to use sikuliX snapshot

2014-07-28 Thread RaiMan
Question #252103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252103 RaiMan requested more information: did an mvn clean install before? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #252103]: Not able to use sikuliX snapshot

2014-07-28 Thread Robert Grzeskowiak
Question #252103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252103 Robert Grzeskowiak posted a new comment: Yes I have even tried on maven 3.0.5 and 3.1.1 -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

Re: [Sikuli-driver] [Question #252103]: Not able to use sikuliX snapshot

2014-07-28 Thread RaiMan
Question #252103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252103 RaiMan proposed the following answer: I am on Windows 8 64 have Java 1.7-65 Maven 3.1.1 and in my user-home I shave a mavenrc_pre.bat defining JAVA_HOME= without this my Maven refuses to work at all. I ev

Re: [Sikuli-driver] [Question #252103]: Not able to use sikuliX snapshot

2014-07-30 Thread Robert Grzeskowiak
Question #252103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/252103 Status: Answered => Solved Robert Grzeskowiak confirmed that the question is solved: After clearing my .m2 repo it started to work :) Thanks! -- You received this question notification because you are