How can I add the pdepend chart to the Jenkins job interface (under the project\'s title)? Is it actually possible to do so?
Even after using the solution given by edorian it doesn't worked for me.
After doing some R&D i observed that it was a bug in Jenkins
https://issues.jenkins-ci.org/browse/JENKINS-22028
and resolved in 1.564 or newer.
To resolve this all you have to do is.. go to Manage Jenkins> Configure Global Security > and select the markup formatter as RAW HTML.