[
https://issues.apache.org/jira/browse/MAPREDUCE-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992882#comment-12992882
]
Todd Lipcon commented on MAPREDUCE-2315:
----------------------------------------
Aha, I see the issue. The doclet tag in build.xml refers to
hadoop-common-${version} rather than hadoop-common-${hadoop-common.version}.
So, on nightly, where the version includes a timestamp, it doesn't put the
right common jar on the docletpath and fails.
> javadoc is failing in nightly
> -----------------------------
>
> Key: MAPREDUCE-2315
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2315
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Blocker
> Attachments: mapreduce-2315.txt
>
>
> Last nightly build failed to publish javadoc because the javadoc build failed:
> javadoc:
> [mkdir] Created dir:
> /grid/0/hudson/hudson-slave/workspace/Hadoop-Mapreduce-22-branch/trunk/build/docs/api
> [javadoc] Generating Javadoc
> [javadoc] Javadoc execution
> [javadoc] 1 error
> [javadoc] javadoc: error - Cannot find doclet class
> org.apache.hadoop.classification.tools.ExcludePrivateAnnotationsStandardDoclet
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira