|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
[JIRA] (JENKINS-1528) Findbugs plugin should be able to use external plugins.
erase.your.m...@gmail.com (JIRA) Wed, 27 Jun 2012 01:25:23 -0700
FindBugs Plugins placed in ~<jenkins-user-home>/.findbugs/plugin are loaded by all FindBugs instances, including (this) Jenkins FindBugs Plugin.
Nevertheless, I still promote finding a solution for having a "plugin" folder for FindBugs plugins to be loaded by the Jenkins FindBugs plugin.
Maybe -Dfindbugs.home=XXX also plays a role here...