RE: [mojo-user] I cannot execute some sql scripts !!

2010-09-23 Thread noemi rc
Hi Robert, You're right I realize the folder was scritps instead of scripts ... after a lot of hours staring at the path and always reading scripts ... no coments :). But now the lesson is learned, and from now on I will read character by character all the words in the path, thanks for your re

RE: [mojo-user] I cannot execute some sql scripts !!

2010-09-22 Thread Robert Scholte
> Date: Wed, 22 Sep 2010 07:01:08 -0700 > From: noerodco...@hotmail.com > To: user@mojo.codehaus.org > Subject: [mojo-user] I cannot execute some sql scripts !! > > > Hi all, > > Here is the problem I have: I'd like to execute some sql scripts to create > tab

[mojo-user] I cannot execute some sql scripts !!

2010-09-22 Thread noemi rc
Hi all, Here is the problem I have: I'd like to execute some sql scripts to create tables by using de sql plugin. But even though the conexion with the database is correct the scripts are no executed, so, here are the most relevating parts of the pom.xml (I know it can be done, cause I used to