Manifest should never be copied from dependent JARs
---------------------------------------------------

                 Key: MSHADE-16
                 URL: http://jira.codehaus.org/browse/MSHADE-16
             Project: Maven 2.x Shade Plugin
          Issue Type: Bug
    Affects Versions: 1.0-beta-1
            Reporter: Brett Porter


currently, the manifest from the first dependency encountered is included - 
however only the one from the main JAR being shaded (or generated by the 
standard archiver mechanism) should be included.

Note this is slightly different from MSHADE-17 where files from dependent JARs 
should be included but only if they don't exist in the main artifact

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