[ 
http://jira.codehaus.org/browse/MNG-3409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=195357#action_195357
 ] 

Mat Schaffer commented on MNG-3409:
-----------------------------------

If it helps anyone, looks like we're just going to tie our executions to 
process-classes since that phase doesn't do anything else in our project. Since 
there's only one execution we're interested in executing in isolation, that 
works for now.

> 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
>             Fix For: 3.x
>
>
> 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

        

Reply via email to