Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
alexbirkett opened this issue Apr 12, 2023 · 2 comments

Comments

@alexbirkett
Copy link

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
Screenshot_20230412_134329

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]:
@oliveeyay
Copy link

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

@hacomeister
Copy link

I have same issue.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants