[
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)