ambari-infra icon indicating copy to clipboard operation
ambari-infra copied to clipboard

AMBARI-25595: Update pom.xml to use https while downloading from spring-milestones

Open surnaik opened this issue 4 years ago • 0 comments

Issue: mvn clean install package throws 403 forbidden error while downloading from spring-milestones

This happens because the repository doesn't support http

Fix: Replace the repo link to use https

Test: Tested locally by building Ambari

surnaik avatar Nov 29 '20 11:11 surnaik