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/08/19 11:30:52 UTC

[GitHub] [spark] HyukjinKwon commented on issue #25476: [SPARK-28759][BUILD] Upgrade scala-maven-plugin to 4.1.1

HyukjinKwon commented on issue #25476: [SPARK-28759][BUILD] Upgrade scala-maven-plugin to 4.1.1
URL: https://github.com/apache/spark/pull/25476#issuecomment-522529827
 
 
   For unknown reason, AppVeyor build is being failed after this upgrade. I am investigating this at https://github.com/apache/spark/pull/25493.
   
   ```
   [INFO] --- scala-maven-plugin:4.1.1:add-source (eclipse-add-source) @ spark-parent_2.12 ---
   Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom
   Progress (1): 2.2/5.3 kBProgress (1): 5.0/5.3 kBProgress (1): 5.3 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom (5.3 kB at 85 kB/s)
   Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom
   Progress (1): 2.2/7.9 kBProgress (1): 5.0/7.9 kBProgress (1): 7.8/7.9 kBProgress (1): 7.9 kB                        Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 126 kB/s)
   Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom
   ownloaded from central: https://repo.maven.apache.org/maven2/jline/jline/2.14.6/jline-2.14.6.jar (269 kB at 331 kB/s)
   Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.jar
   rogress (4): 1.5/1.8 MB | 1.4/1.4 MB | 0.6/2.3 MB | 20/799 kBProgress (4): 1.5/1.8 MB | 1.4/1.4 MB | 0.6/2.3 
   ```
   
   Logs just get truncated in the middle of downloading `scala-maven-plugin`. 
   
   Maybe somehow the logs are being swallowed somewhere like https://github.com/apache/spark/pull/24481 case.
   
   Reverting it.

----------------------------------------------------------------
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