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

Tilman Hausherr commented on PDFBOX-3964:
-----------------------------------------

Yes, if you put the repository in a list
{code}
    <repositories>
        <repository>
            <id>apache.snapshots</id>
            <url>https://repository.apache.org/snapshots/</url>
        </repository>        
        <repository>
            <id>snapshots</id>
            
<url>https://repository.apache.org/content/repositories/snapshots</url>
        </repository>
    </repositories>
{code}
I found this in my code, probably added it longtime ago ... don't know which of 
the two is the correct one.

> BaseParser.readLong() throws IOException
> ----------------------------------------
>
>                 Key: PDFBOX-3964
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3964
>             Project: PDFBox
>          Issue Type: Bug
>          Components: PDModel
>    Affects Versions: 2.0.7
>         Environment: mac 10.12.6  jdk1.8
>            Reporter: sunnyawake
>         Attachments: c687766d68ac766be3f02aaec5e0d713_2.pdf
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to