sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37903
[Question #293240]: Maven downloading the old version of sikulix
New question #293240 on Sikuli:
https://answers.launchpad.net/sikuli/+question/293240
Iam using intelliJ for my project and Iam trying to download SikuliXapi jar and the dependency iam using is
<dependency>
<groupId>com.sikulix</groupId>
<artifactId>sikulixapi</artifactId>
<version>1.1.0</version>
</dependency>
It is downloading to sikulixapi to com folder and the old version (X-1.0rc3) to org folder.
And everytime I run the test, it is pointing to the old version. Can you please help me?
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.