Hi, I have a question about tools name html report. Because I have few modules and for every one modules html raport is generated so I have probably 20 different raport. But to upload it to Jenkins (Jenkins of course with you're plugin) I need to have one .html or xml file am I right? My question is how to convert this 20 html file to one which can be read by Jenkins?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I have a question about tools name html report. Because I have few modules and for every one modules html raport is generated so I have probably 20 different raport. But to upload it to Jenkins (Jenkins of course with you're plugin) I need to have one .html or xml file am I right? My question is how to convert this 20 html file to one which can be read by Jenkins?
There is a cppcheck plugin for Jenkins. Use that.
I don't know if the plugin can handle 20 xml files in 1 page, but you can create a jenkins page for each project.