0

In the build.xml of my Jenkins (PHP) project (hosted on a Windows Server) multiple reports are defined (PMD Warnings, Duplicate Code, JDepend, Checkstyle Warnings, Coverage Summary Report, PHPUnit_Code_Coverage, PHPDox). All the needed plug-ins are installed and the links of the most of the reports in the menu and on the dashboard

enter image description here

lead to the appropriate report pages.

Only two links (PHPUnit Code Coverage and PHPDox) don't work and show a 404 page:

enter image description here

Though they seem to be set correctly:

Jenkins - project settings - Publish HTML reports

Jenkins MyProject workspace

Why does this issue occurs and how to make Jenkins add the reports correctly to the project's menu/dashboard?

automatix
  • 14,018
  • 26
  • 105
  • 230

0 Answers0