'Is there a way to pull Jarfile from AWS CodeArtifactory in Maven using https request/Or how maven makes http request to pull artifactory from external

Is there a way to pull Jarfile from AWS CodeArtifactory in Maven using https request/Or how maven makes http request to pull artifactory from external.

Actually the way mentioned in AWS docs is not working. i have added profile and server in settings.xml file but still it's not pulling jar from external jar repository.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source