http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html#forkMode
On Fri, Feb 3, 2012 at 9:24 AM, Junchen Liu <[email protected]> wrote: > Hi: > > how can I start a fresh JVM for before each test, and shut down after it. > so there is a fresh JVM for each test. our database clear up code isn't > running correctly in surefire, but it runs ok in eclipse, which uses junit. > > Thanks Junchen --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
