Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/21994#discussion_r207729852
--- Diff: pom.xml ---
@@ -2609,6 +2609,28 @@
</execution>
</executions>
</plugin>
+ <plugin>
+ <groupId>com.github.spotbugs</groupId>
+ <artifactId>spotbugs-maven-plugin</artifactId>
--- End diff --
Actually, after having this plugin, I were unable to perform parallel
builds.
https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Maven+3
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]