You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have a problem.
I cloned this project and ran the commands bash ./_updatePublisher.sh && bash ./_genonce.sh && sushi . but I get the following error:
onGenerate.jira.setup:
[xslt] Processing /Users/baptiste/mcode-international/template/onGenerate-ig-updated.xml to /Users/baptiste/mcode-international/template/properties.txt
[xslt] Loading stylesheet /Users/baptiste/mcode-international/template/scripts/onGenerate.genProperties.xslt
[get] Getting: https://github.com/HL7/JIRA-Spec-Artifacts/raw/master/xml/_workgroups.xml
[get] To: /Users/baptiste/mcode-international/input-cache/workgroups.xml
[get] https://github.com/HL7/JIRA-Spec-Artifacts/raw/master/xml/_workgroups.xml moved to https://raw.githubusercontent.com/HL7/JIRA-Spec-Artifacts/master/xml/_workgroups.xml
[get] Getting: https://github.com/HL7/JIRA-Spec-Artifacts/raw/master/xml/FHIR-mcode.xml
[get] To: /Users/baptiste/mcode-international/input-cache/jiraspec.xml
[get] Error opening connection java.io.FileNotFoundException: https://github.com/HL7/JIRA-Spec-Artifacts/raw/master/xml/FHIR-mcode.xml
[get] Error opening connection java.io.FileNotFoundException: https://github.com/HL7/JIRA-Spec-Artifacts/raw/master/xml/FHIR-mcode.xml
[get] Error opening connection java.io.FileNotFoundException: https://github.com/HL7/JIRA-Spec-Artifacts/raw/master/xml/FHIR-mcode.xml
[get] Can't get https://github.com/HL7/JIRA-Spec-Artifacts/raw/master/xml/FHIR-mcode.xml to /Users/baptiste/mcode-international/input-cache/jiraspec.xml
It seems that the file FHIR-mcode.xml is not accessible. Looking at the repository, I saw that there was the file FHIR-us-mcode.xml, did this one replace it?
The text was updated successfully, but these errors were encountered:
baptiste-glbrt
changed the title
Can't get "https://github.com/HL7/JIRA-Spec-Artifacts/raw/master/xml/FHIR-mcode.xml" and "http://hl7.org/fhir/uv/mcode/package-list.json"
Can't get "https://github.com/HL7/JIRA-Spec-Artifacts/raw/master/xml/FHIR-mcode.xml"
Mar 31, 2023
Hello, I have a problem.
I cloned this project and ran the commands
bash ./_updatePublisher.sh && bash ./_genonce.sh && sushi .
but I get the following error:It seems that the file FHIR-mcode.xml is not accessible. Looking at the repository, I saw that there was the file FHIR-us-mcode.xml, did this one replace it?
The text was updated successfully, but these errors were encountered: