Hudson/Jenkins PMD Configuration
问题 I am new to Jenkins and just started configuring it. This is what i have done till now: Installed and configured Jenkins to display the home page. Added PMD plugin. Set the HUDSON_HOME to a specific directory > C:\Work\Jenkins Configured a test build to run a simple do-nothing ant script. It runs successfully Written an independent pmdbuild.xml to run checks on a set of files in C:\myview (I am using clearcase). This xml also copies the output pmd_results.xml to the workspace directory in