Details
Description
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.
Activity
Igor Fedorenko
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | MNGECLIPSE-2724.diff [ 53264 ] |
Igor Fedorenko
made changes -
| Assignee | Igor Fedorenko [ igorfie ] |
Igor Fedorenko
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Fix Version/s | 3.0.3 [ 17061 ] | |
| Resolution | Fixed [ 1 ] |
revised patch that fixes unit test failures