Skip to content
  • Vincent Privat's avatar
    Ignore https redirection errors for ivy download · 602d1377
    Vincent Privat authored
    Bintray can redirect https requests to their CDN using http.
    Ant get task does not allow that, so it's better to ignore this kind of errors, as it makes our Jenkind build fail for nothing when the jar has already been downloaded before.
    602d1377