GitHub user HyukjinKwon opened a pull request:

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

    [SPARK-24956][BUILD][FOLLOWUP] Upgrade Maven version to 3.5.4 for AppVeyor 
as well

    ## What changes were proposed in this pull request?
    
    Maven version was upgraded and AppVeyor should also use upgraded maven 
version.
    
    Currently, it looks broken by this:
    
    
https://ci.appveyor.com/project/ApacheSoftwareFoundation/spark/build/2458-master
    
    ```
    [WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireMavenVersion 
failed with message:
    Detected Maven Version: 3.3.9 is not in the allowed range 3.5.4.
    [INFO] 
------------------------------------------------------------------------
    [INFO] Reactor Summary:
    ```
    
    ## How was this patch tested?
    
    AppVeyor tests

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

    $ git pull https://github.com/HyukjinKwon/spark SPARK-24956

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

    https://github.com/apache/spark/pull/21920.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 #21920
    
----
commit 976d2ddadd3cc68fe4294b1d856c3c73e9896aa4
Author: hyukjinkwon <gurwls223@...>
Date:   2018-07-30T16:48:33Z

    Upgrade Maven version to 3.5.4 for AppVeyor as well

----


---

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

Reply via email to