The automatic dependency stuff only works if installing via the update center I believe.
On Wed, Mar 23, 2016, 16:53 gsimpson via Jenkins Developers < [email protected]> wrote: > My plugin depends on the mailer plugin (set up as described here > https://wiki.jenkins-ci.org/display/JENKINS/Dependencies+among+plugins). > The plugin works, but when I install it it doesn't try and install it's > dependencies. > > I hoped that Jenkins would handle installing the dependencies as long as > they are listed in my plugin manifest. For example, the git plugin > installs icon-shim and other dependencies when it is installed. > > I suspect that I need to write the code to manage installing my > dependencies. Can someone point me to some example code to get me > started. I searched the git plugin project looking for something that > installed other plugins but couldn't find it. > > Thanks > George > > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" 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-dev/a975a3fc-6676-4bd0-883c-9ffd776cf115%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/a975a3fc-6676-4bd0-883c-9ffd776cf115%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/CAPiUgVdprnxZ_ui9AoyjRjqBQGC07%3DDTJk-m3Su0UZWwntE%3DOA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
