I don't think I will be using PMD or FindBugs on my workstation. I don't mind download the those sensor jar files to my ant lib. But, please, don't fail the build because PMD_HOME is not set .

Now, I am going to manually comment out those sensors in hackystat.sensor.build.xml.

Thanks.

Cedric


Error message from ANT:

E:\work2\hackyCore_Build\hackystat.sensor.build.xml:27: E:\work2\hackyCore_Build
\${env.PMD_HOME}\lib not found.

hackystat.sensor.build.xml line 25:

 <fail message="PMD_HOME not found." unless="pmd-home.available"/>

Reply via email to