You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Niels Basjes (JIRA)" <ji...@apache.org> on 2016/04/08 16:12:25 UTC

[jira] [Commented] (PIG-3906) ant site errors out

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

Niels Basjes commented on PIG-3906:
-----------------------------------

I found the reason why it was failing on my system: 
The 'plugins' directory in the Apache Forrest installation that I was using must be WRITABLE for the user running the task.
This is needed because the pdf plugin needs to be installed in there.

Can you guys please double check if this helps on your systems also?

> ant site errors out
> -------------------
>
>                 Key: PIG-3906
>                 URL: https://issues.apache.org/jira/browse/PIG-3906
>             Project: Pig
>          Issue Type: Bug
>          Components: build, site
>    Affects Versions: 0.12.1, 0.15.0
>            Reporter: Konstantin Boudnik
>         Attachments: PIG-3906-Disable-PDF.patch
>
>
> While running 
> {noformat}
> ant -Djavac.version=1.6 -Dforrest.home=/usr/local/apache-forrest -Dversion=0.12.1 -Dhadoopversion=23 -buildfile contrib/zebra/build.xml clean jar
> {noformat}
> site target errors out (see the comment for detailed message)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)