Details
Description
Something like this parses successfully:
<build> <resources> <resource> <directory>foo</directory> <mergeId>bad</mergeId> </resource> </resources> </build>
However, mergeId is an internal field that should not be used by users and should also not show up in serialized POMs. Since interpolation is no longer string-based, the original reason for its inclusion in the parser/writers is obsolete.
Issue Links
- is related to
-
MRELEASE-491
Releasing publich nodes with mergeID, but this node only for internal use and not valid with XSD
-
-
MPH-78
effective-pom creates invalid xml because it outputs the Resource.mergeId
-
Activity
Benjamin Bentmann
made changes -
Benjamin Bentmann
made changes -
| Link | This issue is related to MRELEASE-491 [ MRELEASE-491 ] |
Benjamin Bentmann
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Assignee | Benjamin Bentmann [ bentmann ] | |
| Fix Version/s | 3.0.2 [ 16952 ] | |
| Resolution | Fixed [ 1 ] |