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

Android productFlavors are not supported #18

Open
sebad78 opened this issue Jun 26, 2017 · 6 comments
Open

Android productFlavors are not supported #18

sebad78 opened this issue Jun 26, 2017 · 6 comments

Comments

@sebad78
Copy link

sebad78 commented Jun 26, 2017

When using product flavors, the plugin will fail on Findbugs checks, saying no classes are configured for analysis.

This error may also affect the effectiveness of PMD's type resolution, but that's not yet confirmed.

@barriosnahuel
Copy link
Contributor

More info:
image

We're getting that error even with Findbugs and PMD disabled

@jsotuyod
Copy link
Member

@barriosnahuel this seems to be a different issue... under which version of Gradle? Which version of the Android plugin?

@barriosnahuel
Copy link
Contributor

Gradle v4.1 and Android Plugin v3.0.0 cc @matiasromar who is trying to integrate it

@jsotuyod
Copy link
Member

jsotuyod commented Dec 6, 2017

@barriosnahuel I confirm this to be a separate issue, I'm tracking it as #23

A fix should be faster / easier than supporting flavors

@jsotuyod
Copy link
Member

jsotuyod commented Dec 6, 2017

@barriosnahuel I have a working fix for #23. I'll thoroughly test it, include a fix for #22 and probably make a new release.

@barriosnahuel
Copy link
Contributor

@jsotuyod awesome! Thank you very much!

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