Is it possible to download plugins using a bash shell script? Our company would like to be able to automate setting up a build machine, and we want to limit the amount of steps required. They want something like:
1. Install Jenkins 2. svn co .../stable/jenkins 3. ./InstallPlugins This way, the only things maintained in subversion are the jobs, scripts and anything that can't be downloaded from the Internet. Thanks for any assistance you can provide. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
