The hl7.fhir.uv.extensions <= 5.2.0 contains refereneces to DeviceUsage, which is the R5 name for R4 DeviceUseStatement resource.
=5.3.0 an new extension has been created to state which reference to use based on the FHIR version.
The new extension does not currently work in hapi-fhir, causing exit 1.
In the meantime all direct dependencies to hl7.fhir.uv.extensions packages are not installed via the dependencyExcludes variable. Once this is fixed we can add the 5.3.0 package as a requirement for all packages, leaving the dependency exclusion in place until all major packages are updated tot he latest version.
hl7.terminology.r4 7.1.0 contains a dependency to this package. If it is installed via a dependency it will install hl7.fhir.uv.extensions causing an exit 1 failure. Due to this it has been also added to the dependencyExcludes list
The hl7.fhir.uv.extensions <= 5.2.0 contains refereneces to DeviceUsage, which is the R5 name for R4 DeviceUseStatement resource.
The new extension does not currently work in hapi-fhir, causing exit 1.
In the meantime all direct dependencies to hl7.fhir.uv.extensions packages are not installed via the
dependencyExcludesvariable. Once this is fixed we can add the 5.3.0 package as a requirement for all packages, leaving the dependency exclusion in place until all major packages are updated tot he latest version.hl7.terminology.r4 7.1.0 contains a dependency to this package. If it is installed via a dependency it will install hl7.fhir.uv.extensions causing an exit 1 failure. Due to this it has been also added to the dependencyExcludes list