[ 
http://jira.codehaus.org/browse/MSHARED-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Lundberg closed MSHARED-50.
----------------------------------

         Assignee: Dennis Lundberg
       Resolution: Fixed
    Fix Version/s: maven-archiver-2.4

Fixed in r681754.

> Manifest sections are only added to the manifest when the archive is created
> ----------------------------------------------------------------------------
>
>                 Key: MSHARED-50
>                 URL: http://jira.codehaus.org/browse/MSHARED-50
>             Project: Maven Shared Components
>          Issue Type: Bug
>          Components: maven-archiver
>    Affects Versions: maven-archiver-2.3
>            Reporter: Dennis Lundberg
>            Assignee: Dennis Lundberg
>             Fix For: maven-archiver-2.4
>
>
> Maven Assembly Plugin uses a MavenArchiveConfiguration object to get the 
> configuration from the POM. Then it uses MavenArchiver.getManifest( 
> MavenProject, MavenArchiveConfiguration ) to create a manifest. This is then 
> fed into PlexusArchiver. Currently Maven Archiver adds Manifest Sections to 
> the manifest Object *only* if an actual archive is created. So Maven Assembly 
> Plugin doesn't get this part of the configuration. I don't see any reason for 
> keeping this part from the user until they create an archive.

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