Duplicate GeneratedStaticResourceBuildItem throws IllegalStateException: Duplicate key #45378
Open
Description
Describe the bug
In case of duplicate GeneratedStaticResourceBuildItem, GeneratedStaticResourcesProcessor#process throws an exception "IllegalStateException: Duplicate key".
Expected behavior
I think it should print a warning and keep one of the items instead. Or at least throw a proper exception explaining that there are multiple generated static resources on the same path.
Quarkus version or git rev
3.17