Re: classpaths and more hibernate foo

2006-03-28 Thread Peter L. Berghold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Johann Reyes wrote: > > > http://mojo.codehaus.org/hibernate3-maven-plugin/howto.html > Just to be sure of myself here, from what I read here I should have inside my ... block I should have: postgresql postgresql

RE: classpaths and more hibernate foo

2006-03-28 Thread Johann Reyes
Hello Peter For the jdbc drivers, you need to use it as an extension for it to be available to hibernate as described here: http://mojo.codehaus.org/hibernate3-maven-plugin/howto.html Regards Johann Reyes -Original Message- From: Peter L. Berghold [mailto:[EMAIL PROTECTED] Sent: Tuesd

Re: classpaths and more hibernate foo

2006-03-28 Thread Peter L. Berghold
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter L. Berghold wrote: > > > mvn hibernate:schema-export > > > Actually, that command line is mvn hibernate3:schema-export Odd thing is when it is done spewing maven tells me the build was a success. :-O - -- ::