[ http://jira.codehaus.org/browse/MRELEASE-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Bentmann closed MRELEASE-255. -------------------------------------- Assignee: Benjamin Bentmann Resolution: Fixed Fix Version/s: 2.0-beta-8 Fixed in [r659603|http://svn.apache.org/viewvc?view=rev&revision=659603]. bq. A very simple approach would be to use an xslt stylesheet for this: it can match on the elements to change and just copy everything else. This seems like a major rewrite of the plugin. If you would go for it, we would be happy to review it ;-) > during a release several elements are removed from the pom.xml (which should > be left there) > ------------------------------------------------------------------------------------------- > > Key: MRELEASE-255 > URL: http://jira.codehaus.org/browse/MRELEASE-255 > Project: Maven 2.x Release Plugin > Issue Type: Bug > Affects Versions: 2.0-beta-4 > Reporter: Roman Cerny > Assignee: Benjamin Bentmann > Fix For: 2.0-beta-8 > > > the following elements are removed from the pom.xml, during a release... > <?xml version="1.0" encoding="UTF-8"?> > <!-- SVN keywords > $Author: $ > $Revision: $ > $Date: $ > --> > <!DOCTYPE project [ > <!ENTITY auml "ä" > > <!ENTITY ouml "ö" > > <!ENTITY uuml "ü" > > <!ENTITY szlig "ß" > > ]> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira