You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/28 04:22:57 UTC

[GitHub] [spark] dongjoon-hyun commented on issue #24481: [WIP][SPARK-27467][BUILD] Upgrade Maven to 3.6.1

dongjoon-hyun commented on issue #24481: [WIP][SPARK-27467][BUILD] Upgrade Maven to 3.6.1
URL: https://github.com/apache/spark/pull/24481#issuecomment-487342147
 
 
   According to the log, it downloads the correct maven 3.6.1.
   ```
   .\dev\appveyor-install-dependencies.ps1
   8Downloading maven.zip (9,181,276 bytes)...100%
   ```
   (the following is the original binary)
   ```
   $ ls -al apache-maven-3.6.1-bin.zip
   -rw-r--r--@ 1 dongjoon  staff  9181276 Apr 27 21:08 apache-maven-3.6.1-bin.zip
   ```
   
   And, it seems to hang at the following.
   ```
   mvn -DskipTests -Psparkr -Phive package
   [INFO] Scanning for projects...
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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