Github user kiszk commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21542#discussion_r200926335
  
    --- Diff: pom.xml ---
    @@ -2606,6 +2606,28 @@
               </execution>
             </executions>
           </plugin>
    +      <plugin>
    +        <groupId>com.github.spotbugs</groupId>
    +        <artifactId>spotbugs-maven-plugin</artifactId>
    +        <version>3.1.3</version>
    +        <configuration>
    +          
<classFilesDirectory>${basedir}/target/scala-2.11/classes</classFilesDirectory>
    --- End diff --
    
    yeah, me too. Good catch.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to