• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • htmlpublisher-plugin
    • None
    • Jenkins version = 2.387.1
      HTML Publisher = 1.29

      After I ran the Jenkins job the HTML do not display in the Job.

      Actual result: After the job had run the HTML report does not show in the Job

      Expected result:

      My Pipeline code:

      publishHTML([allowMissing: false, alwaysLinkToLastBuild: false, keepAll: false, reportDir: '${WORKSPACE}/target/site/reports/', reportFiles: 'index.html', reportName: 'HTML Report', reportTitles: '', useWrapperFileDirectly: true])

          [JENKINS-71082] HTML report does not appear in the job

          Gabriel added a comment -

          I have the same issue. I also check the Jenkins filesystems under bar/libs/Jenkins/jobs.../htmlreports and my reports are there. It worked fine in one pipeline I have for testing but not in other. No idea why the link is not been shown in some cases

          Gabriel added a comment - I have the same issue. I also check the Jenkins filesystems under bar/libs/Jenkins/jobs.../htmlreports and my reports are there. It worked fine in one pipeline I have for testing but not in other. No idea why the link is not been shown in some cases

          wan added a comment - - edited

          same issue. my report.html is there.but in job can't see anything.

          I found the problem.

          wan added a comment - - edited same issue. my report.html is there.but in job can't see anything. I found the problem.

            r2b2_nz Richard Bywater
            weiq Weiquan
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: