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-596326806 Yes, the aim is to pass along to the user any errors thrown by Maven, because right now they are all suppressed. This makes it very confusing to understand why, for example, `./dev/make-distribution.sh -Phadoop-cloud --pip` doesn't work. I don't follow the issue with the download information that you are describing. Are you suggesting we should suppress the download progress bars from `./build/mvn`? If so, I'd be happy to do that as part of this PR.
---------------------------------------------------------------- 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]
