[ https://issues.apache.org/jira/browse/MEJB-24?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17966054#comment-17966054 ]
Olivier Lamy commented on MEJB-24: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-ejb-plugin#86|https://github.com/apache/maven-ejb-plugin/issues/86]. > It should be possible not to include the META-INF/maven directory in produced > jars > ---------------------------------------------------------------------------------- > > Key: MEJB-24 > URL: https://issues.apache.org/jira/browse/MEJB-24 > Project: Maven EJB Plugin (Moved to GitHub Issues) > Issue Type: Bug > Affects Versions: 2.0 > Reporter: Prasad Kashyap > Priority: Major > Fix For: 2.1 > > > http://jira.codehaus.org/browse/MNG-1598 > The <addMavenDescriptor> in the other archiver plugins exclude the pom and > .properties files from the created archives. If the packaging of a pom is set > to "ejb", then the produced jar still contains these maven descriptors. > My 2.1 maven-jar-plugin is configured to > <addMavenDescriptor>false</addMavenDescriptor>. When my pom packaging is set > to "jar", the descriptors does get excluded. > Problem is with the "ejb" packaging and/or maven-ejb-plugin. -- This message was sent by Atlassian Jira (v8.20.10#820010)