Re: [Sikuli-driver] [Question #261892]: Sikulixsetup:jar:1.1.0 was not built

2015-02-12 Thread Levent
Question #261892 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261892 Status: Answered = Solved Levent confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #261892]: Sikulixsetup:jar:1.1.0 was not built

2015-02-12 Thread RaiMan
Question #261892 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261892 Status: Open = Answered RaiMan proposed the following answer: You are not using the latest version of the Git repo. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #261892]: Sikulixsetup:jar:1.1.0 was not built

2015-02-11 Thread Levent
Question #261892 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261892 Status: Answered = Open Levent is still having a problem: I executed the command mvn exec:exec -X in setup folder but I again got the same fault. The debug output is at below. What should I do?

Re: [Sikuli-driver] [Question #261892]: Sikulixsetup:jar:1.1.0 was not built

2015-02-11 Thread RaiMan
Question #261892 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/261892 Status: Open = Answered RaiMan proposed the following answer: before doing any special/selective Maven actions, you have to once run mvn clean install at the top level. To then run a setup in the

[Sikuli-driver] [Question #261892]: Sikulixsetup:jar:1.1.0 was not built

2015-02-09 Thread Levent
New question #261892 on Sikuli: https://answers.launchpad.net/sikuli/+question/261892 I try to build the SikuliX 1.1.0 with NetBeans but when I execute the command mvn clean install -X, sikulixsetup:jar:1.1.0 was not builded. The debug output is at below: How can I handle this problem.