sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37908
Re: [Question #293240]: Maven downloading the old version of sikulix
Question #293240 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/293240
Status: Open => Answered
RaiMan proposed the following answer:
if you used the above dependency, then based on this, Maven will NEVER
download anything else but sikulixapi-1.1.0.jar from group com.sikulix.
So if you delete org.sikuli from your local repo and it comes back
magically later on, then you have to track down, where else this
dependency is mentioned.
In the Jenkins environment, you have to find the respective Jenkins
Maven repo, which is not the same as that on the machine locally running
the Jenkins app.
On my Mac server for example it is in /Users/Shared/Jenkins/.m2
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.