[
https://issues.apache.org/jira/browse/FLUME-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13426498#comment-13426498
]
Inder SIngh commented on FLUME-1415:
------------------------------------
Can someone point me to the specifics of updating the wiki.
> Update Developer FAQ to build on MACOS
> --------------------------------------
>
> Key: FLUME-1415
> URL: https://issues.apache.org/jira/browse/FLUME-1415
> Project: Flume
> Issue Type: Bug
> Components: Build
> Reporter: Inder SIngh
> Assignee: Inder SIngh
> Priority: Minor
>
> I am creating this ticket to update the developer FAQ to ease the build
> process due sphinx on MAC.
> we had discussed this on the dev thread a while back but it got lost with
> some other conversations...
> if you hit the following exceptions -> Details at ->
> http://pastebin.com/c1STnMaJ
> Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.1:site
> (flume-site) on project flume-parent: Error during page generation: Error
> rendering Maven report: Could not generate documentation: ValueError: unknown
> locale: UTF-8 in <script> at line number 1: PyException -> [Help 1]
> please do the following and build.
> export LC_ALL=en_US.UTF-8
> export LANG=en_US.UTF-8
> If you hit OOM exceptions then please set the following
> export MAVEN_OPTS=-XX:MaxPermSize=128m
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira