Hi,
Am 26.12.2012 13:28, schrieb Thomas Fischer:
Hello, I must say I'm pretty new to using maven. I failed to compile PDFBox after a checkout, ending up with [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project pdfbox: Compilation failure [ERROR] /SVN/PDFbox/trunk/pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDSimpleFont.java:[525,52] cannot find symbol [ERROR] symbol : method getSpaceMapping() [ERROR] location: class org.apache.fontbox.cmap.CMap I don't have any idea how to solve this, can anybody help me?
Did you checkout the whole project using [1], including all subprojects? In which directory did you call maven? You have to do it in the main directory.
I'm using a MacBook with Mac OS X 10.6.8. Best Thomas
BR Andreas Lehmkühler [1] http://svn.apache.org/repos/asf/pdfbox/trunk

