|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Hi Robert, can you describe your use case, please? Did you consider to store the Cppcheck report to the build artifacts and access this file instead? It is a XML file suitable for parsing, it contains even more information than the plugin itself and it can be simply downloaded from a defined URL.