Hi I have been asked to develop a hudson-plugin that makes it possible to plot data generated in a .xml-file on the « ../job/ %job_name% / %build_number% /testReports» - page.
I am really new to both hudson and hudson-plugin development, and I wonder if there already exists a plugin that can do this? If not, how do I «connect my code» to this page? What I really ask about here is where do I define in my code that I want to display my output on this specific page? I have been making some modifications on the measurement-plots-plugin to make it fit our usage, so I am a little familiar with how that plugin works; but as mentioned; am I really new to all of this.
