Jenkins : HTML Publisher Plugin

Plugin Information

View HTML Publisher on the plugin site for more information.

Older versions of this plugin may not be safe to use. Please review the following warnings before using an older version:


This plugin publishes HTML reports.

Starting in versions 1.625.3 and 1.641, Jenkins restricted what kind of content could be displayed when serving static files. This can impact how HTML files archived using this plugin are displayed. See Configuring Content Security Policy for more information.

Installation Steps:

1. Go to Jenkins Dashboard
2. Click on the link that says "Manage Jenkins"
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 Jenkins by clicking the provided link on the success page, or if using tomcat, executing <tomcat-Jenkins>/bin/shutdown.sh and <tomcat-Jenkins>/bin/startup.sh

How to use HTML Publisher Plugin:

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

1. Click on the Configure option for your Jenkins 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. You can also specify titles for the report page that appears on the tab, by default, file name will be taken as title.  Finally, give a name in the Report Title field, which will be used to provide a link to the report. By default, only the most recent HTML report will be saved, but if you'd like to be able to view HTML reports for each past build, select "Keep past HTML reports."

Some time at HTML directory, you don't have to specify project name, but have to start one level below. For e.g. if your project name is "ABC" and if HTML files are at "ABC/report-output/html" then you have to specify just \test-output\html\.

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

Version History

Version 1.21 (October 1st, 2019)

Version 1.18 (January 17th, 2019)

  • Small fix to prevent overlapping of tabs when there are too many for one line (PR-39)
  • Change to the code to allow reportTitle to truly be optional (PR-40)

Version 1.17 (October 3rd, 2018)

  • With the security fix, underscores in the Report Title were escaped in the URL and directory name as part of the process. The default behaviour is still to do this but a new option "Escape Underscores" can now be set to "False" to not do this (PR-36)
  • The "Back To" link at the top left of the HTML reports viewer will now take you back to the project or build depending if it was selected from the project or build respectively (PR-38)

Version 1.16 (April 16th, 2018)

Version 1.15 (March 28th, 2018)

  • White space in report name, directory, files, and titles configuration settings is now all trimmed. (JENKINS-47034)
  • Index page titles can now be passed in as a parameter for Freestyle builds (Part of JENKINS-44786)
  • Note: Currently the HTML Publisher plugin will resolve parameters passed in with pipeline builds. This is not considered best practice and therefore should be considered deprecated - resolving the parameter should be done via Groovy. The current behaviour will be removed in a future release but will only create a warning in this release. 

Version 1.14 (July 7th, 2017)

  • Allow user to set file includes pattern (PR-25)

Version 1.13 (April 18th, 2017)

  • Allow specifying tab titles for report files (PR-27)

Version 1.12 (January 6th, 2017)

  • Fix "PublishHTMLStepExecution.run can block CPS thread" (JENKINS-40447)

Version 1.11 (February 4th, 2016)

Version 1.10 (December 13th, 2015)

Version 1.9 (November 4th, 2015)

  • added wrapperName field to maintain serialization compatibility. (JENKINS-31366)

Version 1.8 (October 18th, 2015)

Version 1.7 (October 16th, 2015)

  • Support FileSet includes (ant patterns) for report files (JENKINS-7139) (reverted in 1.8)

Version 1.6 (August 23rd, 2015)

Version 1.5 (July 26th, 2015)

  • Clean up / improve the configuration UI
  • Restore removed constructor in 1.4 to fix binary compatibility (JENKINS-29626)

Version 1.4 (May 24th, 2015)

  • Add an option to publish HTML reports even if the build fails. (JENKINS-11689, JENKINS-24057)

Version 1.3 (Nov 13th, 2013)

  • Add an option to allow a build not to fail if a report is not present
  • fix "html publisher plugin overrides report encoding with iso-8859-1" JENKINS-19268

Version 1.2 (Dec 10th, 2012)

  • revert "support Ant patterns in archive directory" to fix JENKINS-16083

Version 1.1 (Dec 7th, 2012)

  • support Ant patterns in archive directory (reverted in 1.2)
  • fix viewing HTML report for specific builds (12967@issue)
  • fix NPE (14491@issue)

Version 1.0 (May 10th, 2012)

  • Support environment variables when configuring the report directory and index pages (10273@issue)

Version 0.8 (Apr 26th, 2012)

  • Add empty descriptor to HtmlPublisherTarget (JENKINS-12258)
  • Scrollbar in HTML publisher due to 100% height on div/iframe (JENKINS-13070)
  • HTML Publisher does not work for multi-configuration projects (JENKINS-8832)

Version 0.7 (Aug 2nd, 2011)

  • Update to work with Jenkins 1.418+

Version 0.6 (Jan 20th, 2011)

  • Added Zip option to HTML Report View - this will provide a Zip file of the contents of the particular report (JENKINS-8163)

Version 0.5 (Jan 20th, 2011)

  • This version unintentionally left blank (smile)

Version 0.4 (May 24th, 2010)

  • The "Back to Jenkins" link is now "Back to JOBNAME" and goes back to the job instead of the Jenkins root (JENKINS-6521)

Version 0.3 (May 10th, 2010)

  • display per-build report links after a restart (only works for builds after the upgrade, alas) (JENKINS-5775)
  • don't display report links if there aren't reports yet (JENKINS-5683)
  • "Back to Jenkins" link triggers a back action in the browser if the user hasn't configured the Jenkins URL (JENKINS-6434)

Version 0.2.2 (Feb 17th, 2010)

  • Show all project-level reports on the project page, not just the first (JENKINS-5069)

Version 0.1.0

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

Attachments:

htmlpublisher.jpg (image/jpeg)
opendwtm.htm (text/html)
BELAJAR.htm (text/html)
2-16-2016 3-50-25 PM.png (image/png)
无标题.png (image/png)
无标题1.png (image/png)
无标题2.png (image/png)
Capture.JPG (image/jpeg)
Capture1.JPG (image/jpeg)
Screen Shot 2017-04-23 at 11.14.52 AM.png (image/png)
jenkins_error_1.PNG (image/png)
jenkins_error_2.PNG (image/png)
Real-Report.PNG (image/png)
allure_and_jenkins.png (image/png)
Capture.PNG (image/png)
image2018-10-26_11-33-19.png (image/png)
image2018-10-26_11-35-16.png (image/png)
image2018-10-31_16-0-57.png (image/png)