[
https://issues.apache.org/jira/browse/HADOOP-12236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14628228#comment-14628228
]
Tsuyoshi Ozawa commented on HADOOP-12236:
-----------------------------------------
{quote}
-Preleasedocs is optional.
{quote}
One problem I faced is that I couldn't create website for confirming that the
documentation is generated correctly. Do you know any workaround to do this
withougt -Preleasedocs? From BUILDING.txt:
{quote}
Create a local staging version of the website (in /tmp/hadoop-site)
$ mvn clean site -Preleasedocs; mvn site:stage
-DstagingDirectory=/tmp/hadoop-site
{quote}
> mvn site -Preleasedoc doesn't work behind proxy for trunk before merging
> HADOOP-12111
> -------------------------------------------------------------------------------------
>
> Key: HADOOP-12236
> URL: https://issues.apache.org/jira/browse/HADOOP-12236
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Tsuyoshi Ozawa
> Assignee: Tsuyoshi Ozawa
> Attachments: HADOOP-12236.001.patch
>
>
> releasedocmaker.py doesn't work behind a proxy because urllib.urlopen doesn't
> care environment varialibes like $http_proxy or $https_proxy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)