Maven pom.xml & directory structure incorrect for the JempBox 0.8-incubating release ------------------------------------------------------------------------------------
Key: PDFBOX-500 URL: https://issues.apache.org/jira/browse/PDFBOX-500 Project: PDFBox Issue Type: Task Components: JempBox Reporter: Niall Pemberton The version number in the pom.xml for the JempBox 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/jempbox/0.8.0-incubator/ ..it should be http://repo1.maven.org/maven2/org/apache/pdfbox/jempbox/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.