[ http://jira.codehaus.org/browse/MNG-1402?page=comments#action_50045 ]
Stephane Nicoll commented on MNG-1402: -------------------------------------- We will need to fix this in M2 as well. I'll take care of that. > application.xml generated incorrectly > ------------------------------------- > > Key: MNG-1402 > URL: http://jira.codehaus.org/browse/MNG-1402 > Project: Maven 2 > Type: Bug > Components: maven-ear-plugin > Versions: 2.0 > Reporter: Tomislav Stojcevich > Assignee: Stephane Nicoll > Priority: Minor > Attachments: MNG-1402-maven-ear-plugin.patch, > MNG-1402-maven-ear-pluginB.patch > > > When generating an application.xml the description is written out before the > display-name. > According to the DTD, display-name needs to be first. See: > http://java.sun.com/dtd/application_1_3.dtd > A work around is to not use a description element in the pom. -- 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]
