[ 
https://issues.apache.org/jira/browse/PDFBOX-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Lehmkühler resolved PDFBOX-648.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0
         Assignee: Andreas Lehmkühler

PDFBox doesn't use the ant based download anymore, see PDFBOX-1854 for further 
details.

> PdfBox can't be buit from behind a firewall/proxy
> -------------------------------------------------
>
>                 Key: PDFBOX-648
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-648
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: David Horwitz
>            Assignee: Andreas Lehmkühler
>             Fix For: 2.0.0
>
>
> The pdfBox maven build uses ant to fetch resources remotely rather than use 
> maven methods for this. The ant script doesn't respect the maven proxy 
> settings so the script can't be used behind a firewall. This requires 
> explicit proxy settings in the MAVEN_OPTS:
> export MAVEN_OPTS="-Dhttp.proxyHost=my.proxyhost -Dhttp.proxyPort=8080"
> as this is not the maven way it may confuse many who try to build the source



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to