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

Empty report for Java project #829

Closed
Maximus905 opened this issue May 17, 2021 · 3 comments
Closed

Empty report for Java project #829

Maximus905 opened this issue May 17, 2021 · 3 comments
Labels

Comments

@Maximus905
Copy link

command license_finder report --format=json for Java project always return empty result:

license_finder report --format=json
LicenseFinder::Gradle: is active
{"dependencies":[]}

Applied plugin "com.github.hierynomus.license" version "0.15.0"

I don't have any ideas how to solve that. Could someone help me, please!

P.S: the same result with --prepare option

@cf-gitbot
Copy link
Collaborator

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

@xtreme-debbie-chen
Copy link
Contributor

This Java project looks like it is using gradle 7, which I think means that it's running into this issue: #821

Unfortunately, we have not found a good alternative to hierynomus license finder plugin, and we were having problems getting other similar gradle plugins to work. If you have a good understanding of gradle, we would love your input.

@xtreme-shane-lattanzio
Copy link
Contributor

The new version of the plugin now supports gradle 7

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

No branches or pull requests

4 participants