FHIR Chat · error in the latest publisher · IG creation

Stream: IG creation

Topic: error in the latest publisher


view this post on Zulip David Pyke (May 28 2019 at 13:19):

I'm getting the following:
publish-ig-once:
[java] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
[java] FHIR Implementation Guide Publisher Version 3.7.39-SNAPSHOT - Built 2019-05-28T19:20:08.425+10:00 - Git c476e89091f5
[java] Detected Java version: 11.0.3 from /usr/lib/jvm/java-11-openjdk-amd64 on amd64 (64bit). 2048MB available
[java] Run time = Tuesday, May 28, 2019 at 9:18:55 a.m. Eastern Daylight Time
[java] [/home/loftwyr/FHIR/eLTSS] -ig /home/loftwyr/FHIR/eLTSS/src-generated/eltss.json
[java] Exception in thread "main" java.lang.Error: Unresolved compilation problem:
[java] The constructor ValidationPresenter(String, String, IGKnowledgeProvider, IGKnowledgeProvider, String, String, String, String) is undefined
[java]
[java] at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:625)
[java] at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:5931)

view this post on Zulip David Pyke (May 28 2019 at 13:24):

@Grahame Grieve is way too fast for me

view this post on Zulip Grahame Grieve (May 28 2019 at 13:25):

yes that's a whoops by me. wait a few minutes for the next release

view this post on Zulip Grahame Grieve (May 28 2019 at 13:26):

oh no - now complete


Last updated: Apr 12 2022 at 19:14 UTC