HyukjinKwon edited a comment on issue #27242: [SPARK-30534][INFRA] Use mvn in `dev/scalastyle` URL: https://github.com/apache/spark/pull/27242#issuecomment-576590429 I am going to revert this PR for two reasons: - Another PR happened to fix this issue, and that way seems easier and simpler (c992716). So, the fix here is obsolete. - It will probably increases the build time in PR builder. SBT build can reuse the build, which I believe people don't like it in general. IIRC, that's why we didn't run `lint-java` and I had to implement `sbt-checkstyle`. Probably we should rename id from `central` to `maven_central` something to avoid this conflict.
---------------------------------------------------------------- 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]
