How do I get xml/html report tab to show up?
Hi,
I am using TeamCity 4.5.2. I installed the XML report plugin on the TeamCity server. I have built an ant task to create a PMD report.
The ant task runs successfully and the HTML report is generated correctly. Now, how do I get the PMD report to show up in TeamCity?
This is in the build log:
PMD report watcher
[17:52:16]: [PMD report watcher] 1 file(s) found
So it appears TeamCity sees it. Screenshot of my UI attached. I get the impression a tab to view the report should be appearing. No dice!
Thanks!
So it appears TeamCity sees it. Screenshot of my UI attached. I get the impression a tab to view the report should be appearing. No dice!
Thanks!
Attachment(s):
teamcity.JPG
Please sign in to leave a comment.
Hi,
Mike,
The plugin was set up to process only xml reports, so please specify path to XML PMD report, not html.