I was wondering the same i.e how to refresh a DB from Maven, so Dion I would be interested in your plugin.
I guess the other way is for e.g. Oracle run sqlplusw.exe as a command, specified in the xml ? On 21/10/05, Dion Gillard <[EMAIL PROTECTED]> wrote: > Is this for just running adhoc sql, or creating a database (tables, views, > etc)? > > If it's the latter, we have an internal plugin we could easily open source. > > On 10/21/05, Arnaud HERITIER <[EMAIL PROTECTED]> wrote: > > I'm not sure there's a SQL plugin for maven 1 but you effectively can do it > > with ant in your maven.xml. > > > > Arnaud > > > > > -----Message d'origine----- > > > De : Marco Mistroni [mailto:[EMAIL PROTECTED] > > > Envoyé : jeudi 20 octobre 2005 11:03 > > > À : Maven Users List > > > Objet : Maven & SQL tasks > > > > > > hello all, > > > i was curious about one thing.. with ant, you can launch SQL > > > commands to create a database, for example does Maven have > > > same capabilities or do i have to revert to ant:sql in my maven.xml? > > > thanks in advance and regards > > > Marco > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > http://www.multitask.com.au/people/dion/ > "You are going to let the fear of poverty govern your life and your > reward will be that you will eat, but you will not live." - George > Bernard Shaw > > --------------------------------------------------------------------- > 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]
