[ http://jira.codehaus.org/browse/MNG-3409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=130492#action_130492 ]
Mark Howard commented on MNG-3409: ---------------------------------- This is also quite important for me. I'd like to run some specific ant plugin tasks, at least while developing the pom. Something along the lines of the following would work well as the command line interface: mvn group:pluginid:version:execution-id > Add ability to execute an specific plugin execution via its id > -------------------------------------------------------------- > > Key: MNG-3409 > URL: http://jira.codehaus.org/browse/MNG-3409 > Project: Maven 2 > Issue Type: New Feature > Components: Command Line > Affects Versions: 2.0.8 > Reporter: Wouter Hermeling > > 1. It is possible to execute a lifecycle phase > 2. It is possible to execute a plugin goal (using the plugin's configuration > defined at plugin level (not at execution level)) > 3. It is NOT possible to execute a plugin execution using its > execution-id.(using the configuration on execution level) > I have several use cases in which i want to execute a plugin from the command > line with different configurations. This is now not possible.other than > misusing profiles for this. -- 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