I am using Jenkins in Windows, when I build the project I am getting the below error on Ant task pdepend.
pdepend:
[exec] Can't find the custom report class: --jdepend-chart=C:\Program Files\Jenkins\workspace\Tracking/build/pdepend/dependencies.svg
[exec] Result: 1
PMD is working fine without error and getting graph in Project Dashboard page.