Stream: committers
Topic: Error when gettin ivy
Jose Costa Teixeira (Nov 18 2020 at 22:08):
I'm getting a
BUILD FAILED
C:\.....\build.xml:59: Can't get http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.4.0/ivy-2.4.0.jar to C:\.....
Jose Costa Teixeira (Nov 18 2020 at 22:09):
opening that url, I get "must use https"
Jose Costa Teixeira (Nov 18 2020 at 22:11):
and when I fix that like in the build.xml, i get another problem further ahead
Jose Costa Teixeira (Nov 18 2020 at 22:12):
(i have a new-ish windows install, so perhaps I'm just missing something?)
Jose Costa Teixeira (Nov 18 2020 at 22:17):
[ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] :: UNRESOLVED DEPENDENCIES ::
[ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] :: ca.uhn.hapi.fhir#hapi-fhir-base;3.7.0-SNAPSHOT: not found
[ivy:resolve] :: org.fhir#ucum;1.0-SNAPSHOT: not found
[ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
Grahame Grieve (Nov 18 2020 at 22:56):
it sounds like you have an out of date build - I fixed that months ago?
Jose Costa Teixeira (Nov 19 2020 at 07:57):
yes, something went wrong with my git client. I'm fixing it.
Last updated: Apr 12 2022 at 19:14 UTC