List of Open source licences includes "${project.groupId}:${project.artifactId}"
Describe the bug
The list of List of Open source licences includes "${project.groupId}:${project.artifactId}":
To Reproduce
- Open "Open source liceneses"
I need help to debug where "${project.groupId}:${project.artifactId}" comes from. It's included in res/rawthird_party_license_metadata in the app apk. Is it some misconfigured <licence>?
Expected behavior
- List does not include "${project.groupId}:${project.artifactId}"
Screenshots

Desktop (please complete the following information):
- Gradle version: [8.0]
- Android Studio version [Flamingo | 2022.1. RC1)]:
- Plugin name and version [com.google.android.gms:oss-licenses-plugin:0.10.6]:
Same issue here, I've seen this happening in a project, on the latest dependency (17.0.1).
I have same issue.
Could you find a workaround for it or figure out what causes it?
It looks like the title comes from here. https://github.com/drewnoakes/metadata-extractor/blob/9f4ad4ce396eb2a0d2d3ec1d730dcd5a374602e7/pom.xml#L20