You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2016/05/06 14:39:13 UTC

[jira] [Created] (MRELEASE-952) Replace JDom as XML transformer

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)