It is currently not possible with sql-maven-plugin.  You may want to
try antrun to invoke sqlplus directly.

-D

On Feb 18, 2008 11:45 PM,  <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> in our project we have some db scripts, but all require parameters to be
> passed.
>
> for example:
> sqlplus system/[EMAIL PROTECTED] @dropuser.sql %DBUSR%
> sqlplus %DBUSR%/[EMAIL PROTECTED] @createschema.sql %SCR_PATH%
>
> how can I pass those parameters?
>
> thanx, Torsten

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to