On Tue, 13 Dec 2005, Kenney Westerhof wrote: Oh, I forgot to ask wheter you're using maven 1 or 2 - the text below is for maven 2 :)
-- Kenney > On Tue, 13 Dec 2005, charles Anto wrote: > > I recall someone working on an sql plugin, but in the mean time > you could try using the <sql> ant task and the antrun plugin. > Make sure you add a dependency on postgresql in the <plugin> tag for > the antrun plugin, and you should be set. > > -- Kenney > > > > > > > Any idea, how to create database in postgresql using maven or ant scripts. > > > I've tried DBUNIT. But not able to reach the goal. Because i don't know > > > how to configure JDBC driver and DBunit driver with maven scripts. > > > > > > > > > Thanks, > > > Charles > > > > > > > -- > Kenney Westerhof > http://www.neonics.com > GPG public key: http://www.gods.nl/~forge/kenneyw.key > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Kenney Westerhof http://www.neonics.com GPG public key: http://www.gods.nl/~forge/kenneyw.key --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
