You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2015/12/27 16:26:49 UTC

[jira] [Reopened] (MEJB-82) Ability to add additional files to the META-INF directory

     [ https://issues.apache.org/jira/browse/MEJB-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Heinz Marbaise reopened MEJB-82:
-------------------------------------

It looks like i was too fast with closing this issue...I found out that the given configuration does not work...

> Ability to add additional files to the META-INF directory
> ---------------------------------------------------------
>
>                 Key: MEJB-82
>                 URL: https://issues.apache.org/jira/browse/MEJB-82
>             Project: Maven EJB Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.5
>            Reporter: Alexandre Alvarez
>            Assignee: Karl Heinz Marbaise
>
> Currently it is possible to specify the ejb-jar.xml to use via the ejbJar property.   However, some containers require additional configuration files (i.e. weblogic-ejb-jar.xml), so it would be helpful to be able to specify a META-INF folder (with filters) to package.
> <metaInf>
>     <include>projA/META-INF/ejb-jar.xml</include>
>     <include>projA/META-INF/weblogic-ejb-jar.xml</include>
> </metaInf>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)