SimonScholz / report-aggregator

This project should be used to aggregate the reports of different code analysis tools, like SpotBugs, PMD, Checkstyle and more...
Apache License 2.0
4 stars 3 forks source link

readme file does not reference tasks by correct name. #1

Closed stealthrabbi closed 4 years ago

stealthrabbi commented 4 years ago

I see:

SpotBugs tasks

aggregateSpotBugsFiles - Aggregates all SpotBugs xml files into one SpotBugsAggregated.xml file generateAggregatedReport - Generate HTML report from Aggregated SpotBugs xml files

SimonScholz commented 4 years ago

Fixed with my latest commit. Please reopen if you face further issues