Does anyone know about a Gradle plugin that allows to embed metadata about Java / Kotlin resources into the compiled JAR? For example, I'd like to get the source code path (relative to the repository root) of a resource at runtime of the application.