You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by bricardq <br...@gmail.com> on 2012/05/28 19:40:54 UTC

Re: Solve my exception for mvn installtion

Hi

I had the same issue but with Eclipse.
I explain what solved my problem, hoping this will help next personns facing
this issue.

I configured correctly maven-compiler-plugin with source in Java 1.4.
The problem was the Java compiler configuration.
I changed Java build Path, from JRE 1.4 to JRE 1.6.
Then, I checked JDK Compliance in Java Compiler options.
"Use compliance" has to be selected.

With this step, maven was OK.

I hope my message will help.

Regards

--
View this message in context: http://maven.40175.n5.nabble.com/Solve-my-exception-for-mvn-installtion-tp5076811p5710224.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org