I have the same problem. I tried adding it as a dependency in project.xml but it didnt work for me. I also manually copied the driver into the maven repository with no effect.
Klaus On Mon, 08 Nov 2004 10:31:27 +1100, Scott Eade <[EMAIL PROTECTED]> wrote: > Try adding it as a dependency in your project.xml file. > > Scott > > -- > Scott Eade > Backstage Technologies Pty. Ltd. > http://www.backstagetech.com.au > > > > > Reed Kelly wrote: > > >I have put my mysql-connector-java-3.1.2-alpha-bin.jar in the \torque\lib > >directory, but I still get this error. > > > >When I enter: > > > >maven torque > > > >I get no errors, but when I enter: > > > >maven torque:create-db > > > >I get the > > > >BUILD FAILED > >File...... ........plugin.jelly > >Element... sql > >Line...... 394 > >Column.... 44 > >Class Not Found: JDBC driver com.mysql.jdbc.Driver could not be loaded > >Total time.... > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
