sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #27008
Re: [Question #251589]: add sources to javaxapi.jar
Question #251589 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/251589
RaiMan posted a new comment:
heavy LOL: I do not know your build process ....
... I do not know it as well ;-)
some time ago I added some options.
So if you:
- have a working Maven 3 on your machine
- have the local git synchronised with github
- go to the top level (where all the module folders are) of the local repo
- and enter
mvn -pl API -PwithDocs,withSource clean install
the respective folder of your local Maven repo at org/sikuli/SikuliX-API/1.1.0
will contain what you are looking for
which surely is sufficient for the moment.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.