Ant pmd target is broken
------------------------
Key: NUTCH-1136
URL: https://issues.apache.org/jira/browse/NUTCH-1136
Project: Nutch
Issue Type: Bug
Components: build
Affects Versions: 1.4
Reporter: Lewis John McGibbney
Fix For: 1.4
issuing an 'ant pmd' command results in a failure as follows
{code}
BUILD FAILED
/home/lewis/ASF/trunk/build.xml:327: taskdef class
net.sourceforge.pmd.ant.PMDTask cannot be found
using the classloader AntClassLoader[]
{code}
The resulting fix should address this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira