Running multiple transaction sets without binding to a build life cycle phase.
------------------------------------------------------------------------------
Key: MOJO-967
URL: http://jira.codehaus.org/browse/MOJO-967
Project: Mojo
Issue Type: Improvement
Components: sql
Reporter: Zach Legein
In order to run multiple transaction sets as described in the [exmples
page|http://mojo.codehaus.org/sql-maven-plugin/examples/execute.html], users
need to bind the transactions with their configurations to a build life cycle
phase.
It would be nice to be able to run something configured similar as what is in
the [exmples
page|http://mojo.codehaus.org/sql-maven-plugin/examples/execute.html] using
simply {{mvn sql:execute}}, instead of binding to a particular build life cycle
phase.
Currently running {{mvn sql:execute}} by itself will only process what is in
the global configurations, which, apply to all the executions in the example,
but obviously will not run the executions themselves.
If you have only one set of transactions you can simply put everything in this
global configuration group and get the desired result, but if you have more
than one transaction set, as does this example, then this will not work.
--
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