ankits commented on pull request #29874: URL: https://github.com/apache/spark/pull/29874#issuecomment-714849993
For `maven` we can setup a `settings.xml` in `$M2_HOME` that points to internal artifact repository. Similar setup can be done for `sbt` where you can define the `-Dsbt.repository.config` to fetch artifacts from the internal artifact repository. The main purpose of the PR was to address test execution and download of artifacts which wasn't supported with Dsbt.repository.config. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
