fwc opened a new pull request, #57307:
URL: https://github.com/apache/spark/pull/57307

   ### What changes were proposed in this pull request?
   
   If `MAVEN_MIRROR_URL` use it not only to fetch build dependencies but also 
to fetch maven plugins.
   
   ### Why are the changes needed?
   
   Maven cannot build spark if it cannot fetch plugins, which is currently the 
case if public maven repos are not available.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No
   
   ### How was this patch tested?
   
   I manually built spark with `MAVEN_MIRROR_URL` set.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to