Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.0.4
-
Fix Version/s: Issues to be reviewed for 3.x
-
Component/s: POM
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
When a lifecycle phase already contains one or more mojo bindings from parents or the packaging-mapping, we need control to add a new mojo binding ahead of or behind a specific existing mojo binding, to avoid the need to continually add new lifecycle phases.
Issue Links
- is duplicated by
-
MNG-3635
Provide a simple way to disable execution of an inherited plugin in child POM
-
See http://docs.codehaus.org/display/MAVEN/Suppression%2C+Ordering%2C+and+Replacement+of+Plugins+and+Mojos+Bindings for more info.