Correct, along with maven.compile.executable http://maven.apache.org/reference/plugins/java/properties.html
On Thu, 23 Dec 2004 14:15:04 +0100, Hallingstad H�kon <[EMAIL PROTECTED]> wrote: > I compile and package for localhost with Sun's JVM, and compile and package > for the production server with IBM's JVM. > > Is it possible to compile with a particular VM depending on the goal, or do > I have to set JAVA_HOME to the correct VM before Maven is started? If this > is supposed to work, I guess it has to be coupled with the > maven.compile.fork property of the java plugin. > > Regards, > H�kon Hallingstad > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
