Stream: IG creation
Topic: Links to derived profiles
Bryn Rhodes (Jan 29 2019 at 21:46):
I'm making the requested changes to QI Core to prep it for publishing and have run into an issue. When I build pointing at the ballot version of US Core (1.1.0), then links to profiles derived from that IG are correct in the output. But when I update it to point to the latest published US Core (2.0.0), then the links are output as file pointers to a directory that does not exist on my machine: file:C:\work\org.hl7.fhir.publish\hl7.fhir.us.core#2.0.0\output/StructureDefinition-us-core-allergyintolerance.html
Bryn Rhodes (Jan 29 2019 at 21:47):
Looking at the package-list.json for US Core, the only obvious difference is that 2.0.0 is listed with "current" = "true". I've tried clearing my package cache and have made sure I'm using the latest publisher, same behavior. Any thoughts?
Grahame Grieve (Jan 29 2019 at 22:08):
clear your package cache? (or at least, remove us core from it)
Bryn Rhodes (Jan 29 2019 at 22:41):
I deleted the whole folder, same behavior. I also just pushed to see if it would behave the same in the cloud, and it does:
Bryn Rhodes (Jan 29 2019 at 22:41):
http://build.fhir.org/ig/cqframework/qi-core/StructureDefinition-qicore-allergyintolerance.html
Grahame Grieve (Jan 30 2019 at 00:05):
delete it from your package cache and try again. I built the 2.0.0 source wrong
Bryn Rhodes (Jan 30 2019 at 02:29):
That fixed it, thanks @Grahame Grieve !
Last updated: Apr 12 2022 at 19:14 UTC