Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Not A Bug
-
None
-
None
-
None
Description
findbugs is good tool, but we need to run separate command(mvn findbugs:check).
Instead, it's better to run findbugs at compile time and block builds if it find errors.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-13602 Fix some warnings by findbugs in hadoop-maven-plugin
- Resolved