Normally, dbunit is triggered by the maven target "test-compile" in AppFuse
Try "mvn jetty:run -Dmaven.test.skip=true" to skip this target and the connected db-load Bye, Peter 2007/9/26, p7k <[EMAIL PROTECTED]>: > > > it was difficult to find a definitive answer through other posts... > > how can i avoid having my database reset (cleaned and sample-data > inserted) > when i run jetty:run ? > > i am on 2.0-Final > with hibernate / jsf / full-source > > thanks in advance ! > -- > View this message in context: > http://www.nabble.com/hbm2ddl-and-dbunit-on-mvn-run%3Ajetty-tf4521000s2369.html#a12897070 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
