see #21803: NumberSystem tech.units.indriya.function.DefaultNumberSystem not found
This is caused by excluding all META-INF files from the library jar files.
The patch explicitely kept META-INF/services files from the following organizations:
tech.units.indriya.spi.NumberSystem (this is what fixes #21803)