On Mon, 2004-06-14 at 20:15, Rolf Kulemann wrote: > Hello, > > I try to use the maven-plugin goal torque:jdbc and get a > ClassNotFoundException concerning my jdbc driver class. > > I thought it should be enough to have the driver specified as a > dependency in my project.xml. How can I tell the plugin to add my driver > lib to its classpath? I had a look to the plugins plugin.jelly file and > it uses the maven.dependency.classpath correctly. I have no idea whats > wrong on my site. > > Any ideas?
I forgot some error messages: torque:jdbc: [torque-jdbc-transform] Torque - JDBCToXMLSchema starting [torque-jdbc-transform] Your DB settings are: [torque-jdbc-transform] driver : org.postgresql.Driver [torque-jdbc-transform] URL : jdbc:postgresql://localhost:5432/olr [torque-jdbc-transform] user : olr [torque-jdbc-transform] schema : BUILD FAILED File...... /home/roku/.maven/plugins/maven-torque-plugin-3.2-dev/plugin.jelly Element... torque-jdbc-transform Line...... 427 Column.... 7 java.lang.ClassNotFoundException: org.postgresql.Driver Total time: 11 seconds Finished at: Mon Jun 14 20:19:44 CEST 2004 -- Rolf Kulemann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]