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. For more options, visit https://groups.google.com/d/optout.
