what's the output from "mvn -version"? Could help determine what the actual value of JAVA_HOME according to mvn.
What resides in the C:\IBM\ibm-java-sdk-60-win-i386\sdk\bin ? can you run javac -version? Per-Henrik On Tue, Sep 7, 2010 at 6:43 PM, Trevor Harmon <[email protected]> wrote: > On Sep 7, 2010, at 9:34 AM, Enrique Gaona wrote: >> Can't say if it works with Oracle's JDK, since I've not tried it before. >> > Trying with Oracle's would help determine where the problem lies. >> One workaround would be specify the maven-compiler-plugin in the parent >> pom.xml, but I really don't want to do that. >> > > Can't you just point JAVA_HOME and your PATH to the Oracle JDK? > > Trevor > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
