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

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

Open surnaik opened this issue 4 years ago • 1 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

You could also update it in ambari-logsearch-server/pom.xml too.

arisro avatar Mar 25 '21 12:03 arisro