Add 'continue-then-fail' parameter for onError
----------------------------------------------
Key: MSQL-37
URL: http://jira.codehaus.org/browse/MSQL-37
Project: Maven 2.x SQL Plugin
Issue Type: New Feature
Reporter: Gregory Haase
I would like to run a huge volume of sql scripts using a fileset. Normally what
happens is you get a build error immediately when a single script fails. If you
have hundreds of scripts, this is not very optimal because you end up having to
fix them one-by-one. The alternative is to set onError to "continue".
Unfortunately this causes the build to report successful no matter how many
errors occurred.
What's desired is some way to configure sql-maven-plugin so that it runs every
script and then reports the build as failed if one or more of the scripts
resulted in error.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email