HTML Publisher Plugin

Plugin Information

Plugin ID htmlpublisher
Latest Release 0.2.2
Latest Release Date Feb 17, 2010
Changes via Fisheye In Latest Release
Since Latest Release
Maintainer(s) n/a (id: rpetti)
Issue Tracking Open Issues

This plugin publishes HTML reports.

Note: Requires Hudson version 1.341 or greater (1.312 or greater for version 0.1.0).

Installation Steps:

1. Go to Hudson Dashboard
2. Click on the link that says "Manage Hudson"
3. On the Plugin Manager page, go to the "Available" tab next to Updates tab
4. Look for the html publisher plugin, select the checkbox and click install. Wait for it come back with status "Success".
5. Restart the hudson by clicking the provided link on the success page, or if using tomcat, executing <tomcat-Hudson>/bin/shutdown.sh and <tomcat-Hudson>/bin/startup.sh

How to use HTML Publisher Plugin:

HtmlPublisher plugin is useful to publish the html reports that your build generates to hudson webpage. Below are the steps to publish and archive the html report files

1. Click on the Configure option for your Hudson job.

2. In the post build portion, look for the Publish HTML Reports option and select the checkbox. See the screen shot below

Fill the path to the directory containing the html reports in the "HTML directory to archive" field. Specify the pages to display (default index.html); you can specify multiple comma-separated pages and each will be a tab on the report page. Finally, give a name in the Report Title field, which will be used to provide a link to the report.

3. After saving the configuration, run build once. The published HTML reports are available to view from within Hudson with convenient links in the dashboard.

Version History

Version 0.2.2 (maven ate 0.2.0 and 0.2.1)

  • [FIXED HUDSON-5069] Show all project-level reports on the project page, not just the first

Version 0.1.0

  • Initial release from abstraction of NCover plugin, allowing for archiving and displaying of HTML report directories.

Labels:

plugin-upload plugin-upload Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.