FHIR Chat · Error when gettin ivy · committers

Stream: committers

Topic: Error when gettin ivy


view this post on Zulip 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:\.....

view this post on Zulip Jose Costa Teixeira (Nov 18 2020 at 22:09):

opening that url, I get "must use https"

view this post on Zulip 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

view this post on Zulip Jose Costa Teixeira (Nov 18 2020 at 22:12):

(i have a new-ish windows install, so perhaps I'm just missing something?)

view this post on Zulip 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]           ::::::::::::::::::::::::::::::::::::::::::::::

view this post on Zulip Grahame Grieve (Nov 18 2020 at 22:56):

it sounds like you have an out of date build - I fixed that months ago?

view this post on Zulip 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