Maven content served via cloudfront

Hi guys

I tried to download dependencies using maven and noticed that atempt to download this jar:
https://packages.atlassian.com/repository/public/com/atlassian/maven/plugins/amps-maven-plugin/8.0.2/amps-maven-plugin-8.0.2.jar,

redirecting here:
https://d34y9yt11qeow3.cloudfront.net/filestore/8b/8b1562d8118813ec46fc50cf4a3ba261e61413c1?response-content-type=application%2Fjava-archive&response-content-disposition=attachment%3B%20filename%3D%22amps-maven-plugin-8.0.2.jar%22%3B%20filename%2A%3DUTF-8%27%27amps-maven-plugin-8.0.2.jar&Expires=1565683876&Signature=FRB8-PtpS3sGmyfL7tUzKpDh3NzMbiGPchxUJx4Pl-A90v-m3fe9TZmTuSX~7UXjKpxpeIuK-HHc437oXULgPbxTRynPamQE3xpGZRPvPfWpVKD7ZKb~8ahCCc3s9Z-svXm1wZ4V3IrybxDjJQAK61vVI3~7cMcCz~lSbGpogp8brWkorDGz43…

Above address looks like “dynamic” domain on cloudfront which probably changes.

Is this serious? I’m in a corporate net so i only able to download executables that are whitelisted. So in this case i have to whitelist *.cloudform.net - unfortunately it’s not possible

How can i download dependeces without whitelisting whole amazon cloudfront?
Or is there any other maven end point that does not use CDN?