It should be possible not to include the META-INF/maven directory in produced 
jars
----------------------------------------------------------------------------------

                 Key: MEJB-24
                 URL: http://jira.codehaus.org/browse/MEJB-24
             Project: Maven 2.x Ejb Plugin
          Issue Type: Bug
    Affects Versions: 2.0
            Reporter: Prasad Kashyap


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

        

Reply via email to