Anders Hammar opened MNG-5359 and commented
If a plugin execution binding is declared in pluginManagement it gets bound to the build lifecycle in Maven 3.0.x, but not with Maven 2.2.1.
My understanding is that the behavior in Maven 3.0 is wrong; an execution binding needs to be declared in build/plugins/plugin to be bound.
Affects: 3.0.1, 3.0.2, 3.0.3, 3.0.4
Attachments:
Issue Links:
- MNG-6284 <executions> inside <pluginManagement> should raise a warning
("causes")
Remote Links:
0 votes, 7 watchers