Hi,

Am 07.01.2013 11:10, schrieb Thomas Fischer:
Hello,

I'm still stuck with the compilation of PDFBox 1.8.
FontBox won't compile:
Sorry for not coming back earlier.

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ 
fontbox ---
[INFO] Compiling 4 source files to /SVN/PDFbox/trunk/fontbox/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] 
/SVN/PDFbox/trunk/fontbox/src/test/java/org/apache/fontbox/cff/Type1CharStringTest.java:[46,16]
 parse(byte[]) in org.apache.fontbox.cff.Type1CharStringParser cannot be 
applied to (byte[],org.apache.fontbox.cff.IndexData)
[ERROR] 
/SVN/PDFbox/trunk/fontbox/src/test/java/org/apache/fontbox/cff/Type1CharStringTest.java:[65,16]
 parse(byte[]) in org.apache.fontbox.cff.Type1CharStringParser cannot be 
applied to (byte[],org.apache.fontbox.cff.IndexData)
Please double check the source of Type1CharStringTest.

Any idea?
Your environment looks good, Probably your local maven repository is somehow mixed up. Remove the pdfbox/fontbox stuff and restart mvn clean install.

Best regards
Thomas Fischer



Am 29.12.2012 um 10:52 schrieb Thomas Fischer:

Hello Andreas,

Everything looks good so far.

Please, run the following and post the log

mvn clean install -l mvn.log

I did and attach the log to this mail, since the list doesn't accept 
attachments afaik.
Can there be a problem with my maven or Java installations?
I get

macbook:trunk Thomas$ mvn -version
Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100)
Maven home: /usr/share/maven
Java version: 1.6.0_37, vendor: Apple Inc.
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Default locale: de_DE, platform encoding: MacRoman
OS name: "mac os x", version: "10.6.8", arch: "x86_64", family: "mac"

Best
Thomas

------------- mvn.log -----------------
SNIP

BR
Andreas Lehmkühler

Reply via email to