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?
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?