Fred Bricon created MEAR-169:
--------------------------------
Summary: Add support for EAR 7
Key: MEAR-169
URL: https://jira.codehaus.org/browse/MEAR-169
Project: Maven 2.x Ear Plugin
Issue Type: Improvement
Affects Versions: 2.8
Reporter: Fred Bricon
maven-ear-plugin 2.8 doesn't support version=7 (build fails with Invalid
version [7]). It's probably time to add it to the list of supported versions.
According to the final draft of the Java EE 7 spec, section EE 8.6 :
{quote}
The deployment descriptor must be named META-INF/
application.xml in the .ear file. Note that this name is case-sensitive. The
XML
Schema located at http://xmlns.jcp.org/xml/ns/javaee/application_7.xsd
defines the XML grammar for a Java EE application deployment descriptor.
{quote}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira