jsc-android-buildscripts icon indicating copy to clipboard operation
jsc-android-buildscripts copied to clipboard

I can't get a license from this project [Android]

Open pickle636 opened this issue 1 year ago • 1 comments

Hello everyone, I have a question, not an issue. I am using gradle plugin to scan and display all dependency licenses in my project. But for some reason this project cannot be scanned correctly. I don't see the type and the link to the license in the report, although there is a license in this project. In other projects with exactly the same directory structure, everything works as it should. What could be the reason?

I am using gradle-license-plugin. Android platform.

Thanks.

pickle636 avatar Dec 12 '22 13:12 pickle636

I am using gradle-license-plugin. Android platform.

This repo setup is following Github's guidelines on license (and you can see the license is picked up correctly by the Github UI).

I would invite you to open the issue on gradle-license-plugin: https://github.com/jaredsburrows/gradle-license-plugin/issues and get back here if the issue is identified in this project 👍

cortinico avatar Dec 12 '22 18:12 cortinico