You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/03/22 15:52:25 UTC

[jira] [Created] (HADOOP-12952) /BUILDING example of zero-docs dist should skip javadocs

Steve Loughran created HADOOP-12952:
---------------------------------------

             Summary: /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


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)