Hi there... When compiling with maven pdfbox1.1.0 i get this error: [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /Users/ochiyean/Downloads/java/pdfbox-1.1.0/pdfbox/src/test/java/org/apache/pdfbox/cos/TestCOSInteger.java:[34,45] get(java.lang.String) in org.apache.pdfbox.cos.COSNumber cannot be applied to (int)
How can I fix it? Has any one of you have this error? Thanks in advance. Im using MacOS 10.5.7 and java 1.5, for the record

