Stm32cubeIDE problem with licenseSet in CMSIS-pack
Hi.
I'm trying to create a software package using Open CMSIS-pack standard which is documented at https://open-cmsis-pack.github.io/Open-CMSIS-Pack-Spec/main/
I want to include multiple components from different sources and I want each component to show it's own license rather then the top level license file.
according to https://open-cmsis-pack.github.io/Open-CMSIS-Pack-Spec/main/html/pdsc_licenseSets_pg.html it's possible to add a licenseSet attribute to each component inside the pack. and the packchk tool that is provided by cmsis pack verifies the pack structure. however, when I try to install the pack in stm32cubeIDE, it shows this error:

Why am I getting this error?
Is there any way that this can be fixed?
Kind Regards,
Milad.
