google / play-services-plugins

Plugins to help with using Google Play services SDK.
https://developers.google.com/android/guides/overview
Apache License 2.0
471 stars 138 forks source link

List of Open source licences includes "${project.groupId}:${project.artifactId}" #266

Open alexbirkett opened 1 year ago

alexbirkett commented 1 year ago

Describe the bug

The list of List of Open source licences includes "${project.groupId}:${project.artifactId}":

To Reproduce

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

Screenshots Screenshot_20230412_134329

Desktop (please complete the following information):

oliveeyay commented 9 months ago

Same issue here, I've seen this happening in a project, on the latest dependency (17.0.1).

hacomeister commented 7 months ago

I have same issue.

Could you find a workaround for it or figure out what causes it?

fiberflow commented 5 months ago

It looks like the title comes from here. https://github.com/drewnoakes/metadata-extractor/blob/9f4ad4ce396eb2a0d2d3ec1d730dcd5a374602e7/pom.xml#L20