On 10/4/07, Dietrich Schulten <[EMAIL PROTECTED]> wrote: > Stupid indeed... > http://maven.apache.org/plugins/maven-compiler-plugin/examples/compile-using-different-jdk.html
That's for compiling with a different JDK than Maven itself is using. Is that really what you need? Otherwise, just switch JAVA_HOME and put ($JAVA_HOME/bin in your PATH). -- Wendy
