[
http://jira.codehaus.org/browse/MRELEASE-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100327
]
Roman Cerny commented on MRELEASE-255:
--------------------------------------
just tested with <version>2.0-beta-6</version>
the plugin still removes all three entries (xml, svn keywords and doctype)
the plugin also changed a <developer><name> containing an umlaut from "ö"
to "รถ"
(which leads to an error in the team list (of the generated project site))
> 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
>
> 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