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

Produces Blank Report #8

Open
JSchaenzle opened this issue Oct 5, 2018 · 1 comment
Open

Produces Blank Report #8

JSchaenzle opened this issue Oct 5, 2018 · 1 comment

Comments

@JSchaenzle
Copy link

We've had this plugin incorporated into our Android project for a couple years. Recently, we re-ran the gradle plugin and realized that it's printing out an empty report. The configuration is being set to 'compile'. Any idea what might have caused this? Could it be an update to gradle? I'm not really sure how to debug this.

@JSchaenzle
Copy link
Author

Update. I remember that a while back, after updating gradle we started seeing that the 'compile' items in the dependencies section of our gradle file were deprecated. The recommended fix was to change those from 'compile' to 'implementation'. That seems to have caused this problem. If I change them back to 'compile' it works again. Is there a fix for this, or a configuration that I can change, to make the license report work again?

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

1 participant