On 3/21/07, Sean Qiu <[EMAIL PROTECTED]> wrote:
Using the surefire plugin, is it invoke java from PATH directory? So if i want to run the unit test with different JRE, what i should do is just change path property to my new jre? Or i should add some configuration to tell the surefire plugin where the java is ?
This might help... http://docs.codehaus.org/display/MAVENUSER/Compile+and+Test+with+Different+JDK+Versions -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
