[ 
https://issues.apache.org/jira/browse/FLUME-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13617827#comment-13617827
 ] 

Bertrand Dechoux commented on FLUME-1415:
-----------------------------------------

I can confirm that the solution works (and also that the issue is still 
happening with version 1.4.0-SNAPSHOT).
                
> Update Developer FAQ to build on MACOS
> --------------------------------------
>
>                 Key: FLUME-1415
>                 URL: https://issues.apache.org/jira/browse/FLUME-1415
>             Project: Flume
>          Issue Type: Documentation
>          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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to