Benson Margulies Mon, 14 Sep 2009 10:37:36 -0700
My .mavenrc specifies a 1.5 JDK. tracing the execution of 'mvn' with sh -x shows that it is being used.
Yet, the javadoc plugin is somehow obtaining and using the 1.6 version. ?