[
https://issues.apache.org/jira/browse/HADOOP-12557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14995034#comment-14995034
]
Allen Wittenauer commented on HADOOP-12557:
-------------------------------------------
We need to remove the findbugs and forrest dependencies for building docs in
the pom. The first predates test-patch sharing findbugs issues. The second
predates the move to apt which has since been replaced with markdown. These
are both unneeded in any modern context.
> Add information in BUILDING.txt about the need for the FINDBUGS_HOME
> environment variable for docs builds.
> ----------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-12557
> URL: https://issues.apache.org/jira/browse/HADOOP-12557
> Project: Hadoop Common
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 2.7.1
> Reporter: Chris Nauroth
> Assignee: huangzheng
> Priority: Minor
> Fix For: 2.8.0
>
> Attachments: HADOOP-12557.patch
>
>
> BUILDING.txt mentions Findbugs 1.3.9 as a requirement, but it doesn't mention
> that the {{FINDBUGS_HOME}} environment variable must point to the base
> directory of the Findbugs installation when running builds with {{-Pdocs}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)