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
The pdfBox maven build uses ant to fetch resources remotely rather than use
maven methods for this. This has some negative effects:
1) the ant script doesn't respect the maven proxy settings so the script can't
be used behind a firewall.
2) The files are downloaded whether or not local copies exist which is
ineficient
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.