You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Andreas Schufft (JIRA)" <ji...@codehaus.org> on 2013/09/25 08:34:52 UTC

[jira] (MEAR-174) generate-application-xml does not support the definition of an application id

Andreas Schufft created MEAR-174:
------------------------------------

             Summary: generate-application-xml does not support the definition of an application id
                 Key: MEAR-174
                 URL: https://jira.codehaus.org/browse/MEAR-174
             Project: Maven Ear Plugin
          Issue Type: Improvement
    Affects Versions: 2.8, 2.8.1, 2.9
         Environment: all environments
            Reporter: Andreas Schufft
         Attachments: maven-ear-plugin-trunk.patch

The schema/dtd's for EAR deployment descriptors define an id attribute for the application element. Some container specific deployment descriptors (or deployment descriptor extensions) reference the id as follows:

<application href="META-INF/application.xml#myappid"/>

The simple patch provides the <applicationId> as config for the generate-application-xml mojo and adds the id to the generated application.xml.

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