ant javadoc complains the missing of ExcludePrivateAnnotationsStandardDoclet ---------------------------------------------------------------------------- Key: MAPREDUCE-2197 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2197 Project: Hadoop Map/Reduce Issue Type: Bug Affects Versions: 0.21.0 Reporter: Jingguo Yao When running "ant javadoc", there is the following error: javadoc: [mkdir] Created dir: /home/rise/yaojg/hadoop/platform/mapreduce/build/docs/api [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] javadoc: error - Cannot find doclet class org.apache.hadoop.classification.tools.ExcludePrivateAnnotationsStandardDoclet [javadoc] 1 error -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.