Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include findbugs-contrib rules #3

Open
RichardBradley opened this issue Jan 29, 2014 · 2 comments
Open

Include findbugs-contrib rules #3

RichardBradley opened this issue Jan 29, 2014 · 2 comments

Comments

@RichardBradley
Copy link

While findbugs code has a good base set of rules, most of Findbug's bug patterns are defined in findbugs-contrib.

It looks to me like findbugs4sbt doesn't include findbugs-contrib by default. Is that correct?

If so, we should probably add it by default (or at least add easy to follow instructions to the docs on how to include).

@HairyFotr
Copy link
Contributor

As a workaround you can put the plugin jars into the ~/.findbugs/plugin folder.

Tested with fb-contrib and findsecbugs.

@josephearl
Copy link

You can use pluginList now with https://github.com/lenioapp/sbt-findbugs-plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants