GitHub user ericfchang opened a pull request:

    https://github.com/apache/spark/pull/21865

    [SPARK-24895] Remove spotbugs plugin

    ## What changes were proposed in this pull request?
    
    Spotbugs maven plugin was a recently added plugin before 2.4.0 snapshot 
artifacts were broken.  To ensure it does not affect the maven deploy plugin, 
this change removes it. 
    
    ## How was this patch tested?
    
    Local build was ran, but this patch will be actually tested by monitoring 
the apache repo artifacts and making sure metadata is correctly uploaded after 
this job is ran: 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20Packaging/job/spark-master-maven-snapshots/
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ericfchang/spark-1 SPARK-24895

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/21865.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #21865
    
----
commit af0ecf5d39824ed2c0bb0515d9c4ff8651a58f74
Author: Eric Chang <eric.chang@...>
Date:   2018-07-24T17:52:41Z

    remove stopbugs plugin

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to