nchammas commented on issue #27800: [SPARK-31041][BUILD] Show Maven errors from within make-distribution.sh URL: https://github.com/apache/spark/pull/27800#issuecomment-596749368 Ok, curl and wget will now never show progress bars, but they will still show errors they encounter: ``` $ ./build/mvn exec: curl --silent --show-error -L https://downloads.lightbend.com/zinc/0.3.15 /zinc-0.3.15.tgz exec: curl --silent --show-error -L https://downloads.lightbend.com/scala/2.12. 10/scala-2.12.10.tgz exec: curl --silent --show-error -L https://www.apache.org/dyn/closer.lua?action=download&filename=/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz Using `mvn` from path: .../spark/build/apache-maven-3.6.3/bin/mvn [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: ... ```
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
