The problem I'm investigating is that the code produced by a
maven build is different, and inferior, to the code produced
but any javac I can find.  My questions are, what java compiler
is it actually using, and of course, how can I change it?

The best info I have is that it's using plexus-compiler-javac\2.8.4 
also, attempting to configure the maven-compiler-plugin artifact
only changes what jdk is used to invoke the plexus compiler, not
the compiler actually used to produce classes.


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

Reply via email to