Github user kiszk commented on a diff in the pull request:
https://github.com/apache/spark/pull/21994#discussion_r207732745
--- Diff: pom.xml ---
@@ -2609,6 +2609,28 @@
</execution>
</executions>
</plugin>
+ <plugin>
+ <groupId>com.github.spotbugs</groupId>
+ <artifactId>spotbugs-maven-plugin</artifactId>
--- End diff --
Oh, I have not tried this with parallel build. Spotbugs looks [non
MT-safe](https://github.com/spotbugs/spotbugs/issues/249)
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]