custom tools plugin helped me solve my problem.
Thank you.
On Saturday, October 27, 2012 3:40:57 PM UTC+3:30, cjo wrote:
>
> As regards installing tools for performing the build there are several
> that already do this, i.e. git, java sdk, etc and the custom
> tools plugin[1] will allow you to
As regards installing tools for performing the build there are several that
already do this, i.e. git, java sdk, etc and the custom tools plugin[1]
will allow you to install other tools as needed.
This plugin will allow you to define a script to be able to install a tool,
so it could be used to
I was wondering if there is any way to make Jenkins download external
lib/app in order to build a job.
Say job a id dependent on "foo" lib or "bar" application in order to be
executed on machine M. Now My question is: If Jenkins can download the
lib/app for the job when building on machine M fo