mtgox-java icon indicating copy to clipboard operation
mtgox-java copied to clipboard

Compilation error

Open amittleider opened this issue 11 years ago • 0 comments

Compilation error when running 'mvn clean package':

Failure executing javac, but could not parse the error: javac: invalid target release: 1.7

Getting this error using Ubuntu 12.04 v 3.5.0-32-generic (x64), javac 1.7.0_21, java 1.6.0_27. This is the SUN JDK, I also tried with OpenJDK with the same error.

I also tried with Mac OSX 10.7.5 (x64), javac 1.6.0_41, Java 1.6.0_31. Gives the same error.

Any suggestions? Thanks

amittleider avatar Jun 09 '13 17:06 amittleider