API to calculate execution plan without full mojo execution configuration -------------------------------------------------------------------------
Key: MNG-4988 URL: http://jira.codehaus.org/browse/MNG-4988 Project: Maven 2 & 3 Issue Type: Improvement Components: Embedding Affects Versions: 3.0 Reporter: Igor Fedorenko Attachments: MNGECLIPSE-2724.diff m2e uses project execution plan to determine how to configure the project in eclipse workspace and what to do during workbench build. Not all mojo execution bound to execution plan are relevant for this (think enforcer or deploy plugin), so m2e needs an API to analyse execution plan and perform full configuration of interesting mojo execution only. Original m2e jira https://issues.sonatype.org/browse/MNGECLIPSE-2724 Proposed patch attached. -- 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