Marty Phelan created MEAR-158:
---------------------------------
Summary: Elements library-directory and env-entry out of sequence in application.xml
for JEE 6
Key: MEAR-158
URL: https://jira.codehaus.org/browse/MEAR-158
Project: Maven 2.x Ear Plugin
Issue Type: Bug
Affects Versions: 2.8
Reporter: Marty Phelan
Attachments: application.xml, pom.xml
When the pom.xml for an JEE 6 EAR project contains plugin configuration entries for both defaultLibBundleDir
and env-entries, the resulting elements in application.xml are out-of-sequence per specification.
The generated order is env-entry - library-directory. This should be reversed.
Attached are two files: the sample pom.xml and resulting application.xml.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|