[ http://jira.codehaus.org/browse/MNGECLIPSE-13?page=comments#action_54113 ]
Michał Steiner commented on MNGECLIPSE-13: ----------------------------------------------- Adding dependency brokes also encoding ( UTF characters are changed to '?') and removes schema declaration from pom.xml. > adding dependency to pom.xml changes its formating > -------------------------------------------------- > > Key: MNGECLIPSE-13 > URL: http://jira.codehaus.org/browse/MNGECLIPSE-13 > Project: Maven 2.x Plug-in for Eclipse > Type: Bug > Environment: win xp, eclipse 3.1, plugin 0.0.3 > Reporter: Michal Stochmialek > Assignee: Eugene Kuleshov > Priority: Minor > > > I use pom.xml as a human-readable file, so I insert empty lines between main > sections of pom etc. But after adding a depedency using maven plugin, those > blank lines have disappeared. > The similar thing happened to indentions. I usually use tabs for indenting, > but plugin changed whole file indenting to spaces. In result CVS diff shows > that whole file have been changed. > Maven plugin should modify only lines that contain new (just added) > dependency. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
