Stream: IG creation
Topic: Unsupported version current
Rick Geimer (Oct 01 2018 at 20:06):
Any thoughts on this error from the IG publisher? Just downloaded from build.fhir.org this morning.
Publishing Content Failed: Unsupported version current (00:01:17.0698sec)
(00:01:17.0700sec)
Use -? to get command line help (00:01:17.0700sec)
(00:01:17.0702sec)
Stack Dump (for debugging): (00:01:17.0702sec)
java.lang.Exception: Unsupported version current
at org.hl7.fhir.igtools.publisher.Publisher.parseContent(Publisher.java:2696)
at org.hl7.fhir.igtools.publisher.Publisher.parse(Publisher.java:2713)
at org.hl7.fhir.igtools.publisher.Publisher.load(Publisher.java:1680)
at org.hl7.fhir.igtools.publisher.Publisher.createIg(Publisher.java:566)
at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:510)
at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:4895)
Exception in thread "main" java.lang.NullPointerException
at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:4905)
Grahame Grieve (Oct 01 2018 at 20:33):
strange
Grahame Grieve (Oct 01 2018 at 20:33):
I'll look at it sometime tonight. what IG are you running?
Rick Geimer (Oct 01 2018 at 20:37):
It's a version of US Core R4 that I am running from the StructureDefinition files that were part of the output when you run the IG publisher on the spreadsheet version. The error message might be a red herring though, because I just noticed that the ImplementationGuide resource is still referencing the spreadsheets, so will fix the IG resource and see if that addresses the issue.
Rick Geimer (Oct 01 2018 at 20:38):
If it does not I will share the updated US Core package with you.
Last updated: Apr 12 2022 at 19:14 UTC