Remove authentication details from the URL of the artifact zip to be installed
We already remove the authentication details in the constructor of the HttpRepository, so we can use that instead of getting the URL directly from settings.
Edited by Maciej Pawel Szymanski