Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
2.0.4
-
None
-
None
Description
If both a parent, and a child plugin reference a plugin, the plugin configuration is not merged correctly; instead, the child build ends up with two copies of the plugin (with separate configuration and separate executions).
The attachment contains a testcase demonstrating the problem, and fixes to ModelUtils.java (against current trunk) to fix it.
Attachments
Attachments
Issue Links
- duplicates
-
MNG-2237 Inherited plugin executed twice if child pom merges configuration
- Closed