[ https://issues.apache.org/jira/browse/MRELEASE-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Scholte closed MRELEASE-952. ----------------------------------- Fix Version/s: 3.0.0-M1 Assignee: Robert Scholte Resolution: Fixed Abstracting the JDom code has been done in [a9166e515b78a7157d989364a63cfdebd88c2df9|https://gitbox.apache.org/repos/asf?p=maven-release.git;a=commit;h=a9166e515b78a7157d989364a63cfdebd88c2df9] Now it should be possible to apply a different XML transformer > Replace JDom as XML transformer > ------------------------------- > > Key: MRELEASE-952 > URL: https://issues.apache.org/jira/browse/MRELEASE-952 > Project: Maven Release Plugin > Issue Type: Dependency upgrade > Components: prepare > Reporter: Robert Scholte > Assignee: Robert Scholte > Priority: Major > Fix For: 3.0.0-M1 > > > The plugin uses JDom to rewrite the pom. Due to a lot of workarounds in the > code it is very hard to improve this piece of code. > The strategy I'd like to implement is to refactor the code first to extract > all JDom specific code, which should create the option to implement a second > XML transformer, e.g. based on woodstax. -- This message was sent by Atlassian Jira (v8.3.4#803005)