react-native-community / jsc-android-buildscripts

Script for building JavaScriptCore for Android (for React Native but not only)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

pickle636 opened this issue · 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.

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 👍