You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (Jira)" <ji...@apache.org> on 2019/12/18 03:36:00 UTC

[jira] [Commented] (PDFBOX-4716) ipag00303.php does not exist, mvn clean install!

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

Tilman Hausherr commented on PDFBOX-4716:
-----------------------------------------

The URLs have changed, the segment is now
{code}
<execution>
                        <id>PDFBOX-4106</id>
                        <phase>generate-test-resources</phase>
                        <goals>
                            <goal>wget</goal>
                        </goals>
                        <configuration>
                            <url>https://ipafont.ipa.go.jp/IPAfont/ipag00303.zip</url>
                            <outputDirectory>${project.build.directory}/fonts</outputDirectory>
                            <outputFileName>ipag00303.zip</outputFileName>
                            <unpack>true</unpack>
                            <sha512>59535137c649a2f8bdbb463cd716426811a6003a65883ca6e45bb0af1d526b3889af0fba3a353e90bc8d373cd32b90a27ff9ff6916ecbccb42e922c09e9b046a</sha512>
                        </configuration>
                    </execution>
                    <execution>
                        <id>PDFBOX-4106b</id>
                        <phase>generate-test-resources</phase>
                        <goals>
                            <goal>wget</goal>
                        </goals>
                        <configuration>
                            <url>https://ipafont.ipa.go.jp/IPAfont/ipagp00303.zip</url>
                            <outputDirectory>${project.build.directory}/fonts</outputDirectory>
                            <outputFileName>ipagp00303.zip</outputFileName>
                            <unpack>true</unpack>
                            <sha512>26d0a9bfba7f5457a98b0bf45a4a6b081bca4140047a0886625691231459f8c81a6cdbe523e9abcbd45fd7caed21d78f1baf3a2cf9167320f6b79be3d697cb5b</sha512>
                        </configuration>
                    </execution>
{code}

> ipag00303.php does not exist, mvn clean install!
> ------------------------------------------------
>
>                 Key: PDFBOX-4716
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4716
>             Project: PDFBox
>          Issue Type: Bug
>         Environment: Windows 10, Local Machine.
>            Reporter: Fionn
>            Priority: Major
>         Attachments: pdfbox_font.png
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Hi,
>  
> just tried building PDFBox from source with Maven.
>  
> Won't fully build, here's why:
> {color:#de350b}*[https://ipafont.ipa.go.jp/old/ipafont/ipag00303.php] does not exist.*{color}
>  
> {color:#172b4d}Please, can someone sought after looking into above mentioned dependecy, thanks! :){color}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org