### Runtime information joda-time version: 2.12.7 ### Problem description The file resources-config.json is not correctly copied from META-INF/native-image to target. 1. `META-INF` was not in all capitals but `META-inf` 2. The resource `resources-config.json` file was not correctly copied into the target folder I am going to create a PR for that. ### Test case Just use the dependency and see into the used jar.