[ 
http://jira.codehaus.org/browse/MSQL-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Lundberg moved MOJO-967 to MSQL-13:
------------------------------------------

    Component/s:     (was: sql)
            Key: MSQL-13  (was: MOJO-967)
        Project: Maven 2.x SQL Plugin  (was: Mojo)

> Running multiple transaction sets without binding to a build life cycle phase.
> ------------------------------------------------------------------------------
>
>                 Key: MSQL-13
>                 URL: http://jira.codehaus.org/browse/MSQL-13
>             Project: Maven 2.x SQL Plugin
>          Issue Type: Improvement
>            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

Reply via email to