The built plugin (.jpi / .hpi) already has its dependencies bundled within it. Every plugin has a symlink to the latest version. This seems like a pretty straightforward web crawler walk, downloading only the /latest/ linkage from http://updates.jenkins-ci.org/download/plugins/
On Fri, Apr 1, 2016 at 5:51 PM, Hemant Gupta <[email protected]> wrote: > I am thinking of writing a bash script(plugin.sh) that would download the > plugins along with their dependencies. > > I am also thinking of creating a text file(plugin.txt) where I would list > the plugin and version that I need to download. > > The bash script(plugin.sh) will take text file(plugin.txt) as an input and > would download all the plugins along with their dependencies in the > /var/lib/plugins > > > I am sure someone must have done this earlier. I will highly appreciate if > you can provide a few references to it. > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/4cc79c22-9c9c-4f11-91b2-f190c7d0f4e0%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAArU9iZaJj03MXGR8Rfy1WTQAANbP1YedNNT1cSDx9MU_2xucg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
