[
https://issues.apache.org/jira/browse/CALCITE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16443492#comment-16443492
]
Kevin Risden commented on CALCITE-1006:
---------------------------------------
Looks like FindBugs is now SpotBugs.
[http://spotbugs.readthedocs.io/en/latest/introduction.html]
There are quite a few errors when this is added as a maven plugin. I can put up
a PR for reference.
> Enable maven-findbugs-plugin
> ----------------------------
>
> Key: CALCITE-1006
> URL: https://issues.apache.org/jira/browse/CALCITE-1006
> Project: Calcite
> Issue Type: Task
> Components: build
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Major
>
> We can fairly trivially wire up the maven-findbugs-plugin to get some
> static-analysis at build time. This is my tool of choice for the matter --
> I'll make sure we have some sane configuration and try to knock out any
> issues that it reports.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)