You might consider joining the discussions related to a "bundle" of plugins for specific scenarios. For example, my Jenkins plugin development environment always needs the git plugin, the git client plugin, the JaCoCo plugin, the findbugs plugin, and a few others. I suspect others who do maven based development of Java programs may tend to install similar collections or groups of plugins.
If this is not a major part of the thesis (so you need to limit the amount of effort), you could counter-propose that you'd like to deeply understand an existing plugin by adding tests or by fixing bugs in the plugin. The git-plugin and the git-client-plugin are interesting, high value locations where you can learn more about Jenkins plugin development and some very interesting use cases. Mark Waite On Fri, Feb 28, 2014 at 8:52 AM, Ginga, Dick <[email protected]>wrote: > A plug-in for Flexera’s installshield would be helpful > > > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Tomáš Bambas > *Sent:* Friday, February 28, 2014 10:01 AM > *To:* [email protected] > *Subject:* plugin wishlist/ideas > > > > Hi all, > > > > the part of my Master thesis assignment is to create some plugin for > Jenkins. It is really hard to bring something new, because there is a > plugin for every possible build tool or notifier protocol.... So if you (or > your company) have any wish or idea, please let me know. :) > > > > -- > 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. > > -- > 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. > -- Thanks! Mark Waite -- 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.
