You might try the HTML Publisher plugin to present the HTML pages in Jenkins which have been generated by another program.
https://wiki.jenkins-ci.org/display/JENKINS/HTML+Publisher+PluginĀ Mark Waite >________________________________ > From: Ognjen Bubalo <[email protected]> >To: [email protected] >Sent: Friday, July 27, 2012 4:35 AM >Subject: Showing an already generated HTML page structure in Jenkins report > > >Hi, > >I have an already generated HTML page structure (by JaCoCo) and I would like >to show it on Jenkins (using the plugin). It contains some tables. > >What would you recommend? How should I do this? The best would be if I could >show exactly whats on that HTML page, but it contains some links and wouldn't >use Stapler. > >Thank you! > >Br, Ogi > > >
