Maven pom.xml & directory structure incorrect for the FontBox 0.8-incubating release ------------------------------------------------------------------------------------
Key: PDFBOX-499 URL: https://issues.apache.org/jira/browse/PDFBOX-499 Project: PDFBox Issue Type: Task Components: FontBox Reporter: Niall Pemberton Priority: Critical Fix For: 0.8.0-incubator The version number in the pom.xml for the FontBox 0.8-incubating release is incorrectly set to "0.8.0-incubator" rather than "0.8.0-incubating" Also the directory structure in the maveb2 repo is also incorrect: http://repo1.maven.org/maven2/org/apache/pdfbox/fontbox/0.8.0-incubator/ ..it should be http://repo1.maven.org/maven2/org/apache/pdfbox/fontbox/0.8.0-incubating/ I believe this needs a new releass to fix this. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.