You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sebastien Tardif (JIRA)" <ji...@codehaus.org> on 2013/01/09 00:29:13 UTC

[jira] (MNG-5420) Need to be able to specify running a specific execution by id

Sebastien Tardif created MNG-5420:
-------------------------------------

             Summary: Need to be able to specify running a specific execution by id
                 Key: MNG-5420
                 URL: https://jira.codehaus.org/browse/MNG-5420
             Project: Maven 2 & 3
          Issue Type: Improvement
    Affects Versions: 3.0.4
            Reporter: Sebastien Tardif


The limitation of not been able to specify executing an execution id of a plug-in is often mentioned.

It's very obvious to be a missing feature when you are using a plug-ins that is generic like maven-antrun-plugin or maven*groovy.

In other words, I may have a tiny ant script deleting some folders, then still also need the maven-antrun-plugin for other things like preparing a DB.

It's insane to be stuck with only default-cli mechanism when all my "execution"s already have an identifier.

Instead of been stuck with antrun:run, I should be able to do antrun:myExecutionId




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira