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,
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?