Open GoogleCodeExporter opened 9 years ago
I forgot to write that I had tried both jdk combinations 1.5,1.6.
And I have tried to change target version in pom files. None of these helped.
I'm running Ubuntu Intrepid and std. Sun's JDK.
Any suggestions ?
Original comment by dun...@gmail.com
on 31 Jan 2009 at 3:02
Sorry ... my fault ... this is not a bug.
I was having too many jdk versions (5) paths on my computer.
Problem solved.
Original comment by dun...@gmail.com
on 1 Feb 2009 at 8:47
mostly people have old version of java i.e. jdk1.5. and we set path for javac
to
execute any where. So mvn uses javac of jdk1.5. That is the reason we get such
error.
So first of all remove jdk1.5 then u can come to know that jdk1.6's javac is
not used
and u can change on path variable.
Original comment by mpa...@gmail.com
on 18 Aug 2009 at 7:34
i'm getting the SAME error....n i have only one jdk viz...1.5...plz help
Original comment by rohan.29...@gmail.com
on 12 Dec 2011 at 6:26
Original issue reported on code.google.com by
dun...@gmail.com
on 31 Jan 2009 at 11:34