ambari-infra
ambari-infra copied to clipboard
AMBARI-25595: Update pom.xml to use https while downloading from spring-milestones
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