Robert Scholte created MRELEASE-952:
---------------------------------------
Summary: Replace JDom as XML transformer
Key: MRELEASE-952
URL: https://issues.apache.org/jira/browse/MRELEASE-952
Project: Maven Release Plugin
Issue Type: Improvement
Components: prepare
Reporter: Robert Scholte
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
(v6.3.4#6332)