Bukama commented on issue #861:
URL: https://github.com/apache/maven-site/issues/861#issuecomment-3621092648

   The current metadata contain the following three mirrors and all of them are 
online. I therefore close this issue.
   
   ```xml
   <mirror>
   <id>google-maven-central</id>
   <url>https://maven-central.storage-download.googleapis.com/maven2/</url>
   </mirror>
   <mirror>
   <id>google-maven-central-eu</id>
   <url>https://maven-central-eu.storage-download.googleapis.com/maven2/</url>
   </mirror>
   <mirror>
   <id>google-maven-central-ap</id>
   <url>https://maven-central-asia.storage-download.googleapis.com/maven2/</url>
   </mirror>
   ```


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

Reply via email to