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