You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/10/11 14:51:06 UTC

[GitHub] [maven-mvnd] gzm55 opened a new issue, #707: promote the archives to central repo for fast downloading from nearest mirror

gzm55 opened a new issue, #707:
URL: https://github.com/apache/maven-mvnd/issues/707

   I know the mvnd official host location is https://downloads.apache.org/maven/mvnd/. If the binaries are also published to the central repo, we can download them from a faster local/internal mirror. The GAV could be:
   ```
   group=org.apache.maven
   artifact=maven-mvnd
   classifier=linux-amd64/darwin-aarch64/generic/...
   ```


-- 
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: issues-unsubscribe@maven.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-mvnd] gnodet commented on issue #707: promote the archives to central repo for fast downloading from nearest mirror

Posted by GitBox <gi...@apache.org>.
gnodet commented on issue #707:
URL: https://github.com/apache/maven-mvnd/issues/707#issuecomment-1280443863

   > under https://dlcdn.apache.org/maven/mvnd/ there is only 0.8.2. Is previous versions, e.g. 0.8.1, deleted after a new version uploaded?
   
   Yes, I think only the latest one is kept. Others can be downloaded from `https://archive.apache.org/dist/maven/mvnd/`.


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-mvnd] gnodet commented on issue #707: promote the archives to central repo for fast downloading from nearest mirror

Posted by GitBox <gi...@apache.org>.
gnodet commented on issue #707:
URL: https://github.com/apache/maven-mvnd/issues/707#issuecomment-1280025446

   You should be able to use `https://dlcdn.apache.org/maven/mvnd/0.8.2/` which uses the download CDN which should be fast enough.


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-mvnd] gzm55 commented on issue #707: promote the archives to central repo for fast downloading from nearest mirror

Posted by GitBox <gi...@apache.org>.
gzm55 commented on issue #707:
URL: https://github.com/apache/maven-mvnd/issues/707#issuecomment-1280144000

   under https://dlcdn.apache.org/maven/mvnd/ there is only 0.8.2. Is previous versions, e.g. 0.8.1, deleted after a new version uploaded?


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org