[
https://issues.apache.org/jira/browse/NUTCH-2815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276641#comment-17276641
]
Sebastian Nagel commented on NUTCH-2815:
----------------------------------------
There are still many bugs to be addressed:
# runĀ {{ant spotbugs}}
# open the generated {{./build/nutch-spotbugs.html}} in a browser
# fix the spotted bugs: open a Jira issue for the subset you want to address
and Github PR to fix it.
Alternatively, instead of ant there plugins which integrate Spotbugs into
various IDEs (Eclipse, Intellij, etc.)
> Add Spotbugs target to build and address detected "bugs"
> --------------------------------------------------------
>
> Key: NUTCH-2815
> URL: https://issues.apache.org/jira/browse/NUTCH-2815
> Project: Nutch
> Issue Type: Task
> Components: build
> Affects Versions: 1.17
> Reporter: Sebastian Nagel
> Priority: Major
> Labels: help-wanted
> Fix For: 1.19
>
>
> (thanks to [~lewismc] for the suggestion and the patch to run Spotbugs)
> - add [Spotbugs static code analysis|https://spotbugs.github.io/] to the
> Nutch build scripts (called on-demand as ant target "spotbugs)
> - fix detected "bugs" (at least, those classified as high priority).
> Sub-tasks to be opened to address groups of similar "bugs".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)