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]
