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

HTML Reporting is not working #33

Open
Bala-raj opened this issue May 17, 2019 · 0 comments
Open

HTML Reporting is not working #33

Bala-raj opened this issue May 17, 2019 · 0 comments

Comments

@Bala-raj
Copy link

Bala-raj commented May 17, 2019

Hi

I don't have any other choice other than creating an issue.

I checked the source and found you guys disabling HTML reporting. Any specific reason for that?

Help me to get a report in HTML for PMD and Checkstyle. For Findbugs it works if just config like this but not for others

tasks.withType(FindBugs) {
    reports {
        xml.enabled = false
        html.enabled = true
    }
}
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