[
https://issues.apache.org/jira/browse/HADOOP-12952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15207985#comment-15207985
]
Hudson commented on HADOOP-12952:
---------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #9487 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9487/])
HADOOP-12952. BUILDING example of zero-docs dist should skip javadocs.
(aajisaka: rev a107cee14bb5446057da81d1c95d7fffd759e497)
* BUILDING.txt
> /BUILDING example of zero-docs dist should skip javadocs
> --------------------------------------------------------
>
> Key: HADOOP-12952
> URL: https://issues.apache.org/jira/browse/HADOOP-12952
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build, documentation
> Affects Versions: 2.8.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Trivial
> Fix For: 2.9.0
>
> Attachments: HADOOP-12952-001.patch
>
>
> The examples for building distributions include how to create one without any
> documentation. But it includes the javadoc stage in the build, which is very
> slow.
> Adding {{-Dmaven.javadoc.skip=true}} skips that phase, and helps round out
> the parameters to a build.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)