Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.2
-
Labels:None
-
Number of attachments :
Description
The configuration of maven plugins sometimes depend on merging DOM instances, as in when computing inheritance. When configurations represent lists and other complex objects, the DOMs can only handle override semantics...we need to allow merging of DOM elements which have the same element name, with an optional attribute for overriding.
Issue Links
- is depended upon by
-
MNG-732
Improve plugin configuration property merge algorithm
-
see org.codehaus.plexus.xml.Xpp3DomTest in src/test/java