Comments in POM.xml are reformatted
-----------------------------------

                 Key: ARCHETYPE-279
                 URL: http://jira.codehaus.org/browse/ARCHETYPE-279
             Project: Maven Archetype
          Issue Type: Bug
    Affects Versions: 2.0-alpha-4
            Reporter: Markus KARG
            Priority: Minor


My original POM.xml contains a multi-line XML comment (the GNU GPL disclaimer). 
After using mvn archetype:create-from-project, the POM is reformatted (the line 
break after the closing --> is removed). But even worse, when now creating a 
project from that archetype, the comment in the resulting project's POM.xml is 
completely reformatted -- it is one single line now! That is not very smart!

-- 
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

        

Reply via email to