Hello all, I apologies if i am asking this in wrong group. i have configured PMD Plugin in jenkins and it showing me few warnings in my code. it showing warning in files with line number but it's not showing the source code of that file, when i am clicking on that file. these two properties i have specified with my *Ant target* while creating the job: pmd.failOnError=false register.skip=true do i need to do something else to configure source code to PMD?
-- Thanks and Regards: Punit Jain
