You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Mike Henry (JIRA)" <ji...@codehaus.org> on 2006/12/14 10:56:40 UTC

[jira] Updated: (MEAR-35) Generate id for modules in application.xml

     [ http://jira.codehaus.org/browse/MEAR-35?page=all ]

Mike Henry updated MEAR-35:
---------------------------

    Attachment: MEAR-35-maven-ear-plugin.patch

This patch adds the "id" attribute to the "module" element used by some tools (eclipse/wtp).
The id is constructed using the "groupid", "." (a dot), and "artifactid", that easily can be generated in other plugins (such as the eclipse plugin :-))


> Generate id for modules in application.xml
> ------------------------------------------
>
>                 Key: MEAR-35
>                 URL: http://jira.codehaus.org/browse/MEAR-35
>             Project: Maven 2.x Ear Plugin
>          Issue Type: Improvement
>            Reporter: Manikandan Balasubramanian
>            Priority: Minor
>             Fix For: 2.4
>
>         Attachments: MEAR-35-maven-ear-plugin.patch
>
>
> When the ear plugin generates application.xml, it should generate an "id" with each module. This "id" is according to application.xml schema. 
> This would help eclipse plugin to generate correct eclipse metedata.

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